Home
last modified time | relevance | path

Searched defs:bn_sub_words (Results 1 – 11 of 11) sorted by relevance

/freebsd-13-stable/crypto/openssl/crypto/bn/asm/
HDbn-586.pl507 sub bn_sub_words subroutine
HDx86_64-gcc.c233 BN_ULONG bn_sub_words(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_sub_words() function
261 BN_ULONG bn_sub_words(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b, int n) in bn_sub_words() function
HDs390x.S314 bn_sub_words: label
HDia64.S235 bn_sub_words: label
HDsparcv8.S443 bn_sub_words: label
HDsparcv8plus.S550 bn_sub_words: label
/freebsd-13-stable/sys/crypto/openssl/powerpc/
HDppc.S1377 bn_sub_words: label
/freebsd-13-stable/sys/crypto/openssl/powerpc64le/
HDppc.S1386 bn_sub_words: label
/freebsd-13-stable/sys/crypto/openssl/powerpc64/
HDppc.S1386 bn_sub_words: label
/freebsd-13-stable/sys/crypto/openssl/i386/
HDbn-586.S806 bn_sub_words: label
2327 bn_sub_words: label
/freebsd-13-stable/crypto/openssl/crypto/bn/
HDbn_asm.c371 BN_ULONG bn_sub_words(BN_ULONG *r, const BN_ULONG *a, const BN_ULONG *b, in bn_sub_words() function