Home
last modified time | relevance | path

Searched defs:bn_sqr_words (Results 1 – 8 of 8) sorted by relevance

/openssl/crypto/bn/asm/
H A Dbn-586.pl332 sub bn_sqr_words subroutine
H A Dmips.pl427 bn_sqr_words: label
H A Ds390x.S194 bn_sqr_words: label
H A Dia64.S475 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.c169 void bn_sqr_words(BN_ULONG *r, const BN_ULONG *a, int n) in bn_sqr_words() function
/openssl/crypto/bn/
H A Dbn_asm.c75 void bn_sqr_words(BN_ULONG *r, const BN_ULONG *a, int n) in bn_sqr_words() function
168 void bn_sqr_words(BN_ULONG *r, const BN_ULONG *a, int n) in bn_sqr_words() function

Completed in 34 milliseconds