Home
last modified time | relevance | path

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

/openthread-2.7.6/third_party/mbedtls/repo/tests/suites/
Dtest_suite_gcm.function89 …ret = mbedtls_gcm_auth_decrypt( &ctx, src_str->len, iv_str->x, iv_str->len, add_str->x, add_str->l…
180 /* mbedtls_gcm_auth_decrypt() */
183 mbedtls_gcm_auth_decrypt( NULL, valid_len,
190 mbedtls_gcm_auth_decrypt( &ctx, 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,
/openthread-2.7.6/third_party/mbedtls/repo/include/mbedtls/
Dgcm.h213 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx,
Dcompat-1.3.h1954 #define gcm_auth_decrypt mbedtls_gcm_auth_decrypt
/openthread-2.7.6/third_party/mbedtls/repo/library/
Dgcm.c495 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx, in mbedtls_gcm_auth_decrypt() function
Dcipher.c1420 ret = mbedtls_gcm_auth_decrypt( ctx->cipher_ctx, ilen, in mbedtls_cipher_aead_decrypt()
Dpsa_crypto.c5143 mbedtls_gcm_auth_decrypt( &operation.ctx.gcm, in psa_aead_decrypt()
/openthread-2.7.6/third_party/mbedtls/repo/scripts/data_files/
Drename-1.3-2.0.txt1542 gcm_auth_decrypt mbedtls_gcm_auth_decrypt