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

/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Drsaz_exp.c281 void rsaz_512_gather4(BN_ULONG *val, const void *tbl, int power);
320 rsaz_512_gather4(temp, table, wvalue >> 4);
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Drsaz-x86_64.pl2082 .globl rsaz_512_gather4
2083 .type rsaz_512_gather4,\@abi-omnipotent
2085 rsaz_512_gather4: label
2180 .size rsaz_512_gather4,.-rsaz_512_gather4
/freebsd-11-stable/secure/lib/libcrypto/amd64/
H A Drsaz-x86_64.S1816 .globl rsaz_512_gather4
1817 .type rsaz_512_gather4,@function
1819 rsaz_512_gather4: label
1883 .size rsaz_512_gather4,.-rsaz_512_gather4

Completed in 345 milliseconds