Home
last modified time | relevance | path

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

/external/openthread/third_party/mbedtls/repo/tests/suites/
Dtest_suite_gcm.function90 ret = mbedtls_gcm_auth_decrypt(&ctx,
187 /* mbedtls_gcm_auth_decrypt() */
190 mbedtls_gcm_auth_decrypt(NULL, valid_len,
197 mbedtls_gcm_auth_decrypt(&ctx, valid_len,
204 mbedtls_gcm_auth_decrypt(&ctx, valid_len,
211 mbedtls_gcm_auth_decrypt(&ctx, valid_len,
218 mbedtls_gcm_auth_decrypt(&ctx, valid_len,
225 mbedtls_gcm_auth_decrypt(&ctx, valid_len,
/external/openthread/third_party/mbedtls/repo/include/mbedtls/
Dgcm.h203 int mbedtls_gcm_auth_decrypt(mbedtls_gcm_context *ctx,
Dcompat-1.3.h1957 #define gcm_auth_decrypt mbedtls_gcm_auth_decrypt
/external/mbedtls/include/mbedtls/
Dgcm.h197 int mbedtls_gcm_auth_decrypt(mbedtls_gcm_context *ctx,
/external/openthread/third_party/mbedtls/repo/library/
Dpsa_crypto_aead.c325 mbedtls_gcm_auth_decrypt(&operation.ctx.gcm, in mbedtls_psa_aead_decrypt()
Dgcm.c457 int mbedtls_gcm_auth_decrypt(mbedtls_gcm_context *ctx, in mbedtls_gcm_auth_decrypt() function
Dcipher.c1407 ret = mbedtls_gcm_auth_decrypt(ctx->cipher_ctx, ilen, in mbedtls_cipher_aead_decrypt()
/external/mbedtls/library/
Dpsa_crypto_aead.c275 mbedtls_gcm_auth_decrypt(&operation.ctx.gcm, in mbedtls_psa_aead_decrypt()
Dgcm.c580 int mbedtls_gcm_auth_decrypt(mbedtls_gcm_context *ctx, in mbedtls_gcm_auth_decrypt() function
Dcipher.c1509 ret = mbedtls_gcm_auth_decrypt(ctx->cipher_ctx, ilen, in mbedtls_cipher_aead_decrypt()
/external/mbedtls/tests/suites/
Dtest_suite_gcm.function257 ret = mbedtls_gcm_auth_decrypt(&ctx,
/external/openthread/third_party/mbedtls/repo/scripts/data_files/
Drename-1.3-2.0.txt1542 gcm_auth_decrypt mbedtls_gcm_auth_decrypt