Home
last modified time | relevance | path

Searched refs:MBEDTLS_ERR_GCM_BAD_INPUT (Results 1 – 5 of 5) sorted by relevance

/net-tools-latest/mbedtls-2.4.0/library/
Dgcm.c171 return( MBEDTLS_ERR_GCM_BAD_INPUT ); in mbedtls_gcm_setkey()
174 return( MBEDTLS_ERR_GCM_BAD_INPUT ); in mbedtls_gcm_setkey()
283 return( MBEDTLS_ERR_GCM_BAD_INPUT ); in mbedtls_gcm_starts()
360 return( MBEDTLS_ERR_GCM_BAD_INPUT ); in mbedtls_gcm_update()
367 return( MBEDTLS_ERR_GCM_BAD_INPUT ); in mbedtls_gcm_update()
416 return( MBEDTLS_ERR_GCM_BAD_INPUT ); in mbedtls_gcm_finish()
Derror.c617 if( use_ret == -(MBEDTLS_ERR_GCM_BAD_INPUT) ) in mbedtls_strerror()
/net-tools-latest/mbedtls-2.4.0/include/mbedtls/
Dgcm.h34 #define MBEDTLS_ERR_GCM_BAD_INPUT -0x0014 /**< Bad input parameters to fun… macro
Dcompat-1.3.h1115 #define POLARSSL_ERR_GCM_BAD_INPUT MBEDTLS_ERR_GCM_BAD_INPUT
/net-tools-latest/mbedtls-2.4.0/scripts/data_files/
Drename-1.3-2.0.txt516 POLARSSL_ERR_GCM_BAD_INPUT MBEDTLS_ERR_GCM_BAD_INPUT