Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dgcm.h216 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx,
A Dcompat-1.3.h1954 #define gcm_auth_decrypt mbedtls_gcm_auth_decrypt
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dgcm.c474 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx, in mbedtls_gcm_auth_decrypt() function
A Dcipher.c1463 ret = mbedtls_gcm_auth_decrypt( ctx->cipher_ctx, ilen, in mbedtls_cipher_aead_decrypt()

Completed in 20 milliseconds