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

/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn_exp.c1017 void bn_gather5(BN_ULONG *out, size_t num, void *table, size_t power);
1083 bn_gather5(tmp.d, top, powerbuf, wvalue);
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dx86_64-mont5.pl3544 .globl bn_gather5
3545 .type bn_gather5,\@abi-omnipotent
3547 bn_gather5:
3633 .size bn_gather5,.-bn_gather5
3539 bn_gather5: label
/freebsd-11-stable/secure/lib/libcrypto/amd64/
H A Dx86_64-mont5.S3488 .globl bn_gather5
3489 .type bn_gather5,@function
3491 bn_gather5: label
3650 .size bn_gather5,.-bn_gather5

Completed in 73 milliseconds