Searched defs:bn_sqr_words (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.1-release/crypto/openssl/crypto/bn/asm/x86/
H A Dsqr.pl4 sub bn_sqr_words subroutine
/freebsd-10.1-release/crypto/openssl/crypto/bn/asm/
H A Dbn-586.pl321 sub bn_sqr_words subroutine
H A Dmips.pl402 bn_sqr_words: label
H A Ds390x.S159 bn_sqr_words: label
H A Dia64.S466 bn_sqr_words: label
H A Dsparcv8.S252 bn_sqr_words: label
H A Dsparcv8plus.S367 bn_sqr_words: label
H A Dx86_64-gcc.c168 void bn_sqr_words(BN_ULONG *r, const BN_ULONG *a, int n) function
H A Dpa-risc2W.s448 bn_sqr_words label
H A Dpa-risc2.s459 bn_sqr_words label
/freebsd-10.1-release/secure/lib/libcrypto/i386/
H A Dbn-586.s466 bn_sqr_words: label
/freebsd-10.1-release/crypto/openssl/crypto/bn/
H A Dbn_asm.c129 void bn_sqr_words(BN_ULONG *r, const BN_ULONG *a, int n) function
222 void bn_sqr_words(BN_ULONG *r, const BN_ULONG *a, int n) function

Completed in 92 milliseconds