Home
last modified time | relevance | path

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

/src/crypto/openssl/crypto/bn/
H A Dbn_exp.c934 int bn_get_bits5(const BN_ULONG *ap, int off); in bn_mod_exp_mont_fixed_top()
1014 bn_get_bits5(p->d, bits -= 5)); in bn_mod_exp_mont_fixed_top()
1019 bn_get_bits5(p->d, bits -= 5)); in bn_mod_exp_mont_fixed_top()
/src/sys/crypto/openssl/amd64/
H A Dx86_64-mont5.S3394 .globl bn_get_bits5 symbol
3395 .type bn_get_bits5,@function
3397 bn_get_bits5: label
3413 .size bn_get_bits5,.-bn_get_bits5