Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssl/dist/crypto/ec/
Dec_key.c441 int ossl_ec_key_public_check_quick(const EC_KEY *eckey, BN_CTX *ctx) in ossl_ec_key_public_check_quick() function
478 if (!ossl_ec_key_public_check_quick(eckey, ctx)) in ossl_ec_key_public_check()