Searched refs:bn_gather5 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/crypto/openssl/crypto/bn/asm/
H A Dx86_64-mont5.pl942 .globl bn_gather5
943 .type bn_gather5,\@abi-omnipotent
945 bn_gather5: label
1031 .size bn_gather5,.-bn_gather5
/freebsd-10.3-release/secure/lib/libcrypto/amd64/
H A Dx86_64-mont5.S1007 .globl bn_gather5
1008 .type bn_gather5,@function
1010 bn_gather5: label
1169 .size bn_gather5,.-bn_gather5
/freebsd-10.3-release/crypto/openssl/crypto/bn/
H A Dbn_exp.c766 void bn_gather5(BN_ULONG *out, size_t num, void *table, size_t power);
819 bn_gather5(tmp.d, top, powerbuf, wvalue);

Completed in 100 milliseconds