Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Dgcm.c57 MBEDTLS_INTERNAL_VALIDATE_RET( cond, MBEDTLS_ERR_GCM_BAD_INPUT )
153 return( MBEDTLS_ERR_GCM_BAD_INPUT ); in mbedtls_gcm_setkey()
156 return( MBEDTLS_ERR_GCM_BAD_INPUT ); in mbedtls_gcm_setkey()
264 return( MBEDTLS_ERR_GCM_BAD_INPUT ); in mbedtls_gcm_starts()
339 return( MBEDTLS_ERR_GCM_BAD_INPUT ); in mbedtls_gcm_update_ad()
450 return( MBEDTLS_ERR_GCM_BAD_INPUT ); in mbedtls_gcm_update()
457 return( MBEDTLS_ERR_GCM_BAD_INPUT ); in mbedtls_gcm_update()
538 return( MBEDTLS_ERR_GCM_BAD_INPUT ); in mbedtls_gcm_finish()
A Dpsa_crypto.c206 case MBEDTLS_ERR_GCM_BAD_INPUT: in mbedtls_to_psa_error()
/mbedtls-development/include/mbedtls/
A Dgcm.h47 #define MBEDTLS_ERR_GCM_BAD_INPUT -0x0014 macro
/mbedtls-development/tests/suites/
A Dtest_suite_gcm.function426 MBEDTLS_ERR_GCM_BAD_INPUT,
A Dtest_suite_gcm.aes192_en.data675 …CM_ENCRYPT:"b10979797fb8f418a126120d45106e1779b4538751a19bf6":"":"":"":32:MBEDTLS_ERR_GCM_BAD_INPUT
A Dtest_suite_gcm.aes256_en.data675 …4e7caecad56ee31c8bf8dde9592f753a6299e76c60ac1e93cff3b3de8ce9":"":"":"":32:MBEDTLS_ERR_GCM_BAD_INPUT
A Dtest_suite_gcm.aes128_en.data727 …ID_AES:MBEDTLS_GCM_ENCRYPT:"d0194b6ee68f0ed8adc4b22ed15dbf14":"":"":"":32:MBEDTLS_ERR_GCM_BAD_INPUT
A Dtest_suite_gcm.aes192_de.data675 …CM_DECRYPT:"b10979797fb8f418a126120d45106e1779b4538751a19bf6":"":"":"":32:MBEDTLS_ERR_GCM_BAD_INPUT
A Dtest_suite_gcm.aes256_de.data675 …4e7caecad56ee31c8bf8dde9592f753a6299e76c60ac1e93cff3b3de8ce9":"":"":"":32:MBEDTLS_ERR_GCM_BAD_INPUT
A Dtest_suite_gcm.aes128_de.data727 …ID_AES:MBEDTLS_GCM_DECRYPT:"d0194b6ee68f0ed8adc4b22ed15dbf14":"":"":"":32:MBEDTLS_ERR_GCM_BAD_INPUT

Completed in 31 milliseconds