Home
last modified time | relevance | path

Searched refs:mbedtls_lmots_public_free (Results 1 – 4 of 4) sorted by relevance

/external/mbedtls/tests/suites/
Dtest_suite_lmots.function50 mbedtls_lmots_public_free( &pub_ctx );
73 mbedtls_lmots_public_free( &pub_ctx );
140 mbedtls_lmots_public_free( &ctx );
195 mbedtls_lmots_public_free( &ctx );
/external/mbedtls/library/
Dlmots.h107 void mbedtls_lmots_public_free( mbedtls_lmots_public_t *ctx );
Dlmots.c401 void mbedtls_lmots_public_free( mbedtls_lmots_public_t *ctx ) in mbedtls_lmots_public_free() function
Dlms.c557 mbedtls_lmots_public_free( &ctx->ots_public_keys[idx] ); in mbedtls_lms_private_free()