Home
last modified time | relevance | path

Searched refs:MBEDTLS_ERR_CIPHER_ALLOC_FAILED (Results 1 – 6 of 6) sorted by relevance

/net-tools-latest/mbedtls-2.4.0/include/mbedtls/
Dcipher.h56 #define MBEDTLS_ERR_CIPHER_ALLOC_FAILED -0x6180 /**< Failed to allocate memory. … macro
Dcompat-1.3.h1082 #define POLARSSL_ERR_CIPHER_ALLOC_FAILED MBEDTLS_ERR_CIPHER_ALLOC_FAILED
/net-tools-latest/mbedtls-2.4.0/library/
Dcmac.c233 return( MBEDTLS_ERR_CIPHER_ALLOC_FAILED ); in mbedtls_cipher_cmac_starts()
Derror.c178 if( use_ret == -(MBEDTLS_ERR_CIPHER_ALLOC_FAILED) ) in mbedtls_strerror()
Dcipher.c163 return( MBEDTLS_ERR_CIPHER_ALLOC_FAILED ); in mbedtls_cipher_setup()
/net-tools-latest/mbedtls-2.4.0/scripts/data_files/
Drename-1.3-2.0.txt483 POLARSSL_ERR_CIPHER_ALLOC_FAILED MBEDTLS_ERR_CIPHER_ALLOC_FAILED