Searched defs:iqmp (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/rsa/
H A Drsa_test.c69 static unsigned char iqmp[] = local
114 static unsigned char iqmp[] = local
179 static unsigned char iqmp[] = local
H A Drsa.h149 BIGNUM *iqmp; member in struct:rsa_st
/freebsd-10-stable/contrib/wpa/src/tls/
H A Drsa.c27 struct bignum *iqmp; /* 1 / q mod p; CRT coefficient */ member in struct:crypto_rsa_key
/freebsd-10-stable/crypto/openssl/engines/
H A De_gmp.c328 mpz_t iqmp; member in struct:st_e_gmp_rsa_ctx
H A De_cswift.c603 cswift_mod_exp_crt(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, const BIGNUM *q, const BIGNUM *dmp1, const BIGNUM *dmq1, const BIGNUM *iqmp, BN_CTX *ctx) argument
[all...]
H A De_aep.c653 aep_mod_exp_crt(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, const BIGNUM *q, const BIGNUM *dmp1, const BIGNUM *dmq1, const BIGNUM *iqmp, BN_CTX *ctx) argument
/freebsd-10-stable/crypto/openssl/engines/vendor_defns/
H A Dcswift.h184 SW_LARGENUMBER iqmp; /* CRT coefficient */ member in struct:_SW_CRT

Completed in 170 milliseconds