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

/freebsd-9.3-release/crypto/openssl/crypto/bn/asm/x86/
H A Dsqr.pl4 sub bn_sqr_words subroutine
/freebsd-9.3-release/crypto/openssl/crypto/bn/asm/
H A Dbn-586.pl256 sub bn_sqr_words subroutine
H A Dia64.S466 bn_sqr_words: label
H A Dsparcv8.S252 bn_sqr_words: label
H A Dsparcv8plus.S354 bn_sqr_words: label
H A Dx86_64-gcc.c164 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-9.3-release/secure/lib/libcrypto/i386/
H A Dbn-586.s381 bn_sqr_words: label
/freebsd-9.3-release/crypto/openssl/crypto/bn/
H A Dbn_asm.c132 void bn_sqr_words(BN_ULONG *r, const BN_ULONG *a, int n) function
223 void bn_sqr_words(BN_ULONG *r, const BN_ULONG *a, int n) function

Completed in 49 milliseconds