Searched defs:bn_mul_words (Results 1 - 12 of 12) sorted by path

/freebsd-10-stable/crypto/openssl/crypto/bn/asm/
H A Dbn-586.pl210 sub bn_mul_words subroutine
H A Dia64.S284 bn_mul_words: label
H A Dmips.pl274 bn_mul_words: label
H A Dpa-risc2.s300 bn_mul_words label
H A Dpa-risc2W.s290 bn_mul_words label
H A Ds390x.S94 bn_mul_words: label
H A Dsparcv8.S160 bn_mul_words: label
H A Dsparcv8plus.S279 bn_mul_words: label
H A Dx86_64-gcc.c140 BN_ULONG bn_mul_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w) function
/freebsd-10-stable/crypto/openssl/crypto/bn/asm/x86/
H A Dmul.pl4 sub bn_mul_words subroutine
/freebsd-10-stable/crypto/openssl/crypto/bn/
H A Dbn_asm.c101 BN_ULONG bn_mul_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w) function
190 BN_ULONG bn_mul_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w) function
/freebsd-10-stable/secure/lib/libcrypto/i386/
H A Dbn-586.S293 bn_mul_words: label
1823 bn_mul_words: label

Completed in 162 milliseconds