Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/rsa/
Drsa.c659 BIGNUM n, pm1, qm1, lcm, dmp1, dmq1, iqmp_times_q; in RSA_check_key() local
696 BN_init(&iqmp_times_q); in RSA_check_key()
761 BN_free(&iqmp_times_q); in RSA_check_key()