Home
last modified time | relevance | path

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

/NextBSD/secure/lib/libcrypto/amd64/
HDx86_64-mont5.S1764 .globl bn_get_bits5
1765 .type bn_get_bits5,@function
1767 bn_get_bits5: label
1781 .size bn_get_bits5,.-bn_get_bits5
/NextBSD/crypto/openssl/crypto/bn/
HDbn_exp.c952 int bn_get_bits5(const BN_ULONG *ap, int off); in BN_mod_exp_mont_consttime()
1034 wvalue = bn_get_bits5(p->d, bits - 4); in BN_mod_exp_mont_consttime()