Home
last modified time | relevance | path

Searched defs:vrfy (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/crypto/rsa/
Drsa_ossl.c608 BIGNUM *r1, *m1, *vrfy, *r2, *m[RSA_MAX_PRIME_NUM - 2]; in rsa_ossl_mod_exp() local
/third_party/python/Lib/
Dsmtplib.py590 vrfy = verify variable in SMTP