Searched refs:mbedtls_aes_xts_free (Results 1 – 5 of 5) sorted by relevance
154 void mbedtls_aes_xts_free( mbedtls_aes_xts_context *ctx );
144 mbedtls_aes_xts_free( &ctx );188 mbedtls_aes_xts_free( &ctx );228 mbedtls_aes_xts_free( &ctx );575 TEST_VALID_PARAM( mbedtls_aes_xts_free( NULL ) );
497 mbedtls_aes_xts_free( &ctx ); in main()
460 mbedtls_aes_xts_free( xts_ctx ); in xts_aes_ctx_free()
537 void mbedtls_aes_xts_free( mbedtls_aes_xts_context *ctx ) in mbedtls_aes_xts_free() function2196 mbedtls_aes_xts_free( &ctx_xts ); in mbedtls_aes_self_test()