Home
last modified time | relevance | path

Searched defs:lcm (Results 1 – 3 of 3) sorted by relevance

/openssl/crypto/rsa/
H A Drsa_sp800_56b_check.c178 BIGNUM *r, *p1, *q1, *lcm, *p1q1, *gcd; in ossl_rsa_check_private_exponent() local
266 BIGNUM *lcm, BIGNUM *gcd, BIGNUM *p1, BIGNUM *q1, in ossl_rsa_get_lcm()
H A Drsa_sp800_56b_gen.c236 BIGNUM *p1, *q1, *lcm, *p1q1, *gcd; in ossl_rsa_sp800_56b_derive_params_from_pq() local
/openssl/providers/implementations/kdfs/
H A Dkrb5kdf.c291 unsigned int tmp, gcd, remainder, lcm, carry; in n_fold() local

Completed in 32 milliseconds