Searched refs:mbedtls_camellia_free (Results 1 – 12 of 12) sorted by relevance
87 void mbedtls_camellia_free( mbedtls_camellia_context *ctx );
1784 #define camellia_free mbedtls_camellia_free
328 void mbedtls_camellia_free( mbedtls_camellia_context *ctx ) in mbedtls_camellia_free() function491 mbedtls_camellia_free( &cty ); in mbedtls_camellia_setkey_dec()1104 mbedtls_camellia_free( &ctx ); in mbedtls_camellia_self_test()
745 mbedtls_camellia_free( (mbedtls_camellia_context *) ctx ); in camellia_ctx_free()
Completed in 72 milliseconds