Home
last modified time | relevance | path

Searched refs:mbedtls_gcm_free (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_gcm.function201 mbedtls_gcm_free(&ctx);
250 mbedtls_gcm_free(&ctx);
309 mbedtls_gcm_free(&ctx);
332 mbedtls_gcm_free(&ctx);
356 mbedtls_gcm_free(&ctx);
376 mbedtls_gcm_free(&ctx);
400 mbedtls_gcm_free(&ctx);
425 mbedtls_gcm_free(&ctx);
445 mbedtls_gcm_free(&ctx);
466 mbedtls_gcm_free(&ctx);
[all …]
/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_gcm.function185 mbedtls_gcm_free(&ctx);
232 mbedtls_gcm_free(&ctx);
289 mbedtls_gcm_free(&ctx);
310 mbedtls_gcm_free(&ctx);
332 mbedtls_gcm_free(&ctx);
350 mbedtls_gcm_free(&ctx);
372 mbedtls_gcm_free(&ctx);
395 mbedtls_gcm_free(&ctx);
413 mbedtls_gcm_free(&ctx);
433 mbedtls_gcm_free(&ctx);
[all …]
/aosp_15_r20/external/mbedtls/library/
H A Dgcm.c612 void mbedtls_gcm_free(mbedtls_gcm_context *ctx) in mbedtls_gcm_free() function
940 mbedtls_gcm_free(&ctx); in mbedtls_gcm_self_test()
979 mbedtls_gcm_free(&ctx); in mbedtls_gcm_self_test()
1061 mbedtls_gcm_free(&ctx); in mbedtls_gcm_self_test()
1141 mbedtls_gcm_free(&ctx); in mbedtls_gcm_self_test()
1160 mbedtls_gcm_free(&ctx); in mbedtls_gcm_self_test()
H A Dpsa_crypto_aead.c638 mbedtls_gcm_free(&operation->ctx.gcm); in mbedtls_psa_aead_abort()
H A Dcipher_wrap.c132 mbedtls_gcm_free(ctx); in gcm_ctx_free()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dgcm.c770 void mbedtls_gcm_free(mbedtls_gcm_context *ctx) in mbedtls_gcm_free() function
1102 mbedtls_gcm_free(&ctx); in mbedtls_gcm_self_test()
1141 mbedtls_gcm_free(&ctx); in mbedtls_gcm_self_test()
1223 mbedtls_gcm_free(&ctx); in mbedtls_gcm_self_test()
1303 mbedtls_gcm_free(&ctx); in mbedtls_gcm_self_test()
1322 mbedtls_gcm_free(&ctx); in mbedtls_gcm_self_test()
H A Dpsa_crypto_aead.c634 mbedtls_gcm_free(&operation->ctx.gcm); in mbedtls_psa_aead_abort()
H A Dcipher_wrap.c134 mbedtls_gcm_free(ctx); in gcm_ctx_free()
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dgcm.h351 void mbedtls_gcm_free(mbedtls_gcm_context *ctx);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dgcm.h365 void mbedtls_gcm_free(mbedtls_gcm_context *ctx);
/aosp_15_r20/external/arm-trusted-firmware/drivers/auth/mbedtls/
H A Dmbedtls_crypto.c300 mbedtls_gcm_free(&ctx); in aes_gcm_decrypt()
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/auth/mbedtls/
Dmbedtls_crypto.c376 mbedtls_gcm_free(&ctx); in aes_gcm_decrypt()
Dmbedtls_psa_crypto.c704 mbedtls_gcm_free(&ctx); in aes_gcm_decrypt()
/aosp_15_r20/external/libwebsockets/lib/tls/mbedtls/
H A Dlws-genaes.c161 mbedtls_gcm_free(&ctx->u.ctx_gcm); in lws_genaes_destroy()
/aosp_15_r20/external/mbedtls/programs/test/
H A Dbenchmark.c761 mbedtls_gcm_free(&gcm); in main()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/test/
H A Dbenchmark.c840 mbedtls_gcm_free(&gcm); in main()