Searched refs:mbedtls_gcm_auth_decrypt (Results 1 – 4 of 4) sorted by relevance
209 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx,
1950 #define gcm_auth_decrypt mbedtls_gcm_auth_decrypt
499 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx, in mbedtls_gcm_auth_decrypt() function
1111 ret = mbedtls_gcm_auth_decrypt( ctx->cipher_ctx, ilen, in mbedtls_cipher_auth_decrypt()
Completed in 19 milliseconds