Home
last modified time | relevance | path

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

/third_party/openssl/crypto/ec/
Dec_key.c404 static int ec_key_public_range_check(BN_CTX *ctx, const EC_KEY *key) in ec_key_public_range_check() function
455 if (!ec_key_public_range_check(ctx, eckey)) { in ossl_ec_key_public_check_quick()