Searched refs:mbedtls_x25519_free (Results 1 – 3 of 3) sorted by relevance
62 void mbedtls_x25519_free( mbedtls_x25519_context *ctx );
50 mbedtls_x25519_free( &ctx->ctx ); in mbedtls_everest_free()
50 void mbedtls_x25519_free( mbedtls_x25519_context *ctx ) in mbedtls_x25519_free() function