Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/library/
Dlmots.h93 int mbedtls_lmots_import_public_key(mbedtls_lmots_public_t *ctx,
Dlmots.c393 int mbedtls_lmots_import_public_key(mbedtls_lmots_public_t *ctx, in mbedtls_lmots_import_public_key() function
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_lmots.function87 TEST_EQUAL(mbedtls_lmots_import_public_key(&ctx, pub_key->x, pub_key->len), 0);
152 TEST_EQUAL(mbedtls_lmots_import_public_key(&ctx, pub_key->x, pub_key->len),