Searched refs:mbedtls_gcm_free (Results 1 – 8 of 8) sorted by relevance
31 mbedtls_gcm_free( &ctx );65 mbedtls_gcm_free( &ctx );106 mbedtls_gcm_free( &ctx );266 mbedtls_gcm_free( &ctx );273 TEST_VALID_PARAM( mbedtls_gcm_free( NULL ) );
538 void mbedtls_gcm_free( mbedtls_gcm_context *ctx ) in mbedtls_gcm_free() function833 mbedtls_gcm_free( &ctx ); in mbedtls_gcm_self_test()869 mbedtls_gcm_free( &ctx ); in mbedtls_gcm_self_test()930 mbedtls_gcm_free( &ctx ); in mbedtls_gcm_self_test()990 mbedtls_gcm_free( &ctx ); in mbedtls_gcm_self_test()1007 mbedtls_gcm_free( &ctx ); in mbedtls_gcm_self_test()
101 mbedtls_gcm_free( ctx ); in gcm_ctx_free()
4880 mbedtls_gcm_free( &operation->ctx.gcm ); in psa_aead_abort_internal()
305 void mbedtls_gcm_free( mbedtls_gcm_context *ctx );
1958 #define gcm_free mbedtls_gcm_free
520 mbedtls_gcm_free( &gcm ); in main()
1546 gcm_free mbedtls_gcm_free