Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dgcm.h197 int mbedtls_gcm_auth_decrypt(mbedtls_gcm_context *ctx,
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dgcm.h211 int mbedtls_gcm_auth_decrypt(mbedtls_gcm_context *ctx,
/aosp_15_r20/external/mbedtls/library/
H A Dpsa_crypto_aead.c275 mbedtls_gcm_auth_decrypt(&operation.ctx.gcm, in mbedtls_psa_aead_decrypt()
H A Dgcm.c580 int mbedtls_gcm_auth_decrypt(mbedtls_gcm_context *ctx, in mbedtls_gcm_auth_decrypt() function
H A Dcipher.c1509 ret = mbedtls_gcm_auth_decrypt(ctx->cipher_ctx, ilen, in mbedtls_cipher_aead_decrypt()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpsa_crypto_aead.c271 mbedtls_gcm_auth_decrypt(&operation.ctx.gcm, in mbedtls_psa_aead_decrypt()
H A Dgcm.c738 int mbedtls_gcm_auth_decrypt(mbedtls_gcm_context *ctx, in mbedtls_gcm_auth_decrypt() function
H A Dcipher.c1525 ret = mbedtls_gcm_auth_decrypt(ctx->cipher_ctx, ilen, in mbedtls_cipher_aead_decrypt()
/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_gcm.function257 ret = mbedtls_gcm_auth_decrypt(&ctx,
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_gcm.function277 ret = mbedtls_gcm_auth_decrypt(&ctx,