Home
last modified time | relevance | path

Searched refs:eckey_check_pair_wrap (Results 1 - 1 of 1) sorted by relevance

/third_party/mbedtls/library/
H A Dpk_wrap.c1019 static int eckey_check_pair_wrap(mbedtls_pk_context *pub, mbedtls_pk_context *prv, in eckey_check_pair_wrap() function
1028 static int eckey_check_pair_wrap(mbedtls_pk_context *pub, mbedtls_pk_context *prv, in eckey_check_pair_wrap() function
1042 #define ecdsa_opaque_check_pair_wrap eckey_check_pair_wrap
1136 .check_pair_func = eckey_check_pair_wrap,
1169 .check_pair_func = eckey_check_pair_wrap,
1261 .check_pair_func = eckey_check_pair_wrap, /* Compatible key structures */

Completed in 3 milliseconds