Home
last modified time | relevance | path

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

/third_party/mbedtls/include/mbedtls/
H A Decp.h1272 * call mbedtls_ecp_check_pub_priv() after setting both
1304 * and then optionally mbedtls_ecp_check_pub_priv() to check
1309 * with the private key. Call mbedtls_ecp_check_pub_priv()
1452 int mbedtls_ecp_check_pub_priv(
/third_party/mbedtls/library/
H A Dpk_wrap.c1032 return mbedtls_ecp_check_pub_priv((const mbedtls_ecp_keypair *) pub->pk_ctx, in eckey_check_pair_wrap()
H A Decp.c3386 int mbedtls_ecp_check_pub_priv( in mbedtls_ecp_check_pub_priv() function

Completed in 9 milliseconds