Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bn/
H A Dbn_exp.c948 void bn_gather5(BN_ULONG *out, size_t num, void *table, size_t power); in BN_mod_exp_mont_consttime()
1018 bn_gather5(tmp.d, top, powerbuf, wvalue); in BN_mod_exp_mont_consttime()
/freebsd/sys/crypto/openssl/amd64/
H A Dx86_64-mont5.S3435 .globl bn_gather5
3436 .type bn_gather5,@function
3438 bn_gather5: label
3599 .size bn_gather5,.-bn_gather5