Searched refs:mbedtls_camellia_free (Results 1 – 8 of 8) sorted by relevance
40 mbedtls_camellia_free( &ctx );74 mbedtls_camellia_free( &ctx );112 mbedtls_camellia_free( &ctx );150 mbedtls_camellia_free( &ctx );185 mbedtls_camellia_free( &ctx );220 mbedtls_camellia_free( &ctx );
71 void mbedtls_camellia_free( mbedtls_camellia_context *ctx );
1818 #define camellia_free mbedtls_camellia_free
331 void mbedtls_camellia_free( mbedtls_camellia_context *ctx ) in mbedtls_camellia_free() function487 mbedtls_camellia_free( &cty ); in mbedtls_camellia_setkey_dec()
534 mbedtls_camellia_free( (mbedtls_camellia_context *) ctx ); in camellia_ctx_free()
528 mbedtls_camellia_free( &camellia ); in main()
574 mbedtls_camellia_free( &camellia ); in benchmark()
1362 camellia_free mbedtls_camellia_free