Home
last modified time | relevance | path

Searched refs:mbedtls_x25519_free (Results 1 – 3 of 3) sorted by relevance

/openthread-3.4.0/third_party/mbedtls/repo/3rdparty/everest/include/everest/
Dx25519.h62 void mbedtls_x25519_free( mbedtls_x25519_context *ctx );
/openthread-3.4.0/third_party/mbedtls/repo/3rdparty/everest/library/
Deverest.c50 mbedtls_x25519_free( &ctx->ctx ); in mbedtls_everest_free()
Dx25519.c50 void mbedtls_x25519_free( mbedtls_x25519_context *ctx ) in mbedtls_x25519_free() function