Searched refs:mbedtls_gcm_auth_decrypt (Results 1 – 4 of 4) sorted by relevance
216 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx,
1954 #define gcm_auth_decrypt mbedtls_gcm_auth_decrypt
474 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx, in mbedtls_gcm_auth_decrypt() function
1463 ret = mbedtls_gcm_auth_decrypt( ctx->cipher_ctx, ilen, in mbedtls_cipher_aead_decrypt()
Completed in 20 milliseconds