Home
last modified time | relevance | path

Searched refs:MBEDTLS_GCM_DECRYPT (Results 1 – 4 of 4) sorted by relevance

/net-tools-latest/mbedtls-2.4.0/include/mbedtls/
Dgcm.h31 #define MBEDTLS_GCM_DECRYPT 0 macro
Dcompat-1.3.h745 #define GCM_DECRYPT MBEDTLS_GCM_DECRYPT
/net-tools-latest/mbedtls-2.4.0/library/
Dgcm.c389 if( ctx->mode == MBEDTLS_GCM_DECRYPT ) in mbedtls_gcm_update()
483 if( ( ret = mbedtls_gcm_crypt_and_tag( ctx, MBEDTLS_GCM_DECRYPT, length, in mbedtls_gcm_auth_decrypt()
786 ret = mbedtls_gcm_crypt_and_tag( &ctx, MBEDTLS_GCM_DECRYPT, in mbedtls_gcm_self_test()
880 ret = mbedtls_gcm_starts( &ctx, MBEDTLS_GCM_DECRYPT, in mbedtls_gcm_self_test()
/net-tools-latest/mbedtls-2.4.0/scripts/data_files/
Drename-1.3-2.0.txt85 GCM_DECRYPT MBEDTLS_GCM_DECRYPT