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

/freebsd-10-stable/crypto/openssl/crypto/bn/asm/
H A Dx86_64-mont5.pl964 .globl bn_gather5
965 .type bn_gather5,\@abi-omnipotent
967 bn_gather5: label
1053 .size bn_gather5,.-bn_gather5
/freebsd-10-stable/secure/lib/libcrypto/amd64/
H A Dx86_64-mont5.S1030 .globl bn_gather5
1031 .type bn_gather5,@function
1033 bn_gather5: label
1192 .size bn_gather5,.-bn_gather5
/freebsd-10-stable/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 111 milliseconds