Searched refs:mbedtls_camellia_free (Results 1 – 4 of 4) sorted by relevance
66 void mbedtls_camellia_free(mbedtls_camellia_context *ctx);
77 mbedtls_camellia_free(&ctx->ctx.camellia); in mbedtls_block_cipher_free()
279 void mbedtls_camellia_free(mbedtls_camellia_context *ctx) in mbedtls_camellia_free() function444 mbedtls_camellia_free(&cty); in mbedtls_camellia_setkey_dec()1052 mbedtls_camellia_free(&ctx); in mbedtls_camellia_self_test()
869 mbedtls_camellia_free((mbedtls_camellia_context *) ctx); in camellia_ctx_free()