mbedtls_cipher_type_t::MBEDTLS_CIPHER_NONE is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesmbedTLSmbedtls_cipher_type_t::MBEDTLS_CIPHER_NONE

mbedtls_cipher_type_t::MBEDTLS_CIPHER_NONE

Syntax

MBEDTLS_CIPHER_NONE = 0;

References

LocationReferrerText
cipher.h:105
MBEDTLS_CIPHER_NONE = 0, /**< Placeholder to mark the end of cipher-pair lists. */
cipher.h:493mbedtls_cipher_get_type()
return MBEDTLS_CIPHER_NONE;
cipher_wrap.c:2266
{ MBEDTLS_CIPHER_NONE, NULL }
oid.c:559
MBEDTLS_CIPHER_NONE,
ssl_ciphersuites.c:2170

Data Use

Functions using mbedtls_cipher_type_t::MBEDTLS_CIPHER_NONE
mbedtls_cipher_type_t::MBEDTLS_CIPHER_NONE
all items filtered out