Searched defs:pbitlen (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/libecc/scripts/ |
H A D | expand_libecc.py | 62 def compute_monty_coef(prime, pbitlen, wlen): argument 73 def compute_div_coef(prime, pbitlen, wlen): argument 1445 def curve_params(name, prime, pbitlen, a, b, gx, gy, order, cofactor, oid, alpha_montgomery, gamma_… argument
|
/freebsd/crypto/openssl/crypto/pem/ |
H A D | pvkfmt.c | 160 unsigned int *pmagic, unsigned int *pbitlen, in ossl_do_blob_header()
|