Home
last modified time | relevance | path

Searched refs:bn_sqr_words (Results 1 – 6 of 6) sorted by relevance

/external/boringssl/src/crypto/bn/
Dinternal.h200 void bn_sqr_words(BN_ULONG *rp, const BN_ULONG *ap, int num);
Dgeneric.c284 void bn_sqr_words(BN_ULONG *r, const BN_ULONG *a, int n) { in bn_sqr_words() function
370 void bn_sqr_words(BN_ULONG *r, const BN_ULONG *a, int n) { in bn_sqr_words() function
Dmul.c709 bn_sqr_words(tmp, a, n); in bn_sqr_normal()
/external/boringssl/src/crypto/bn/asm/
Dbn-586.pl16 &bn_sqr_words("bn_sqr_words");
321 sub bn_sqr_words subroutine
Dx86_64-gcc.c162 void bn_sqr_words(BN_ULONG *r, const BN_ULONG *a, int n) { in bn_sqr_words() function
/external/boringssl/linux-x86/crypto/bn/
Dbn-586.S471 .globl bn_sqr_words symbol
472 .hidden bn_sqr_words
473 .type bn_sqr_words,@function
475 bn_sqr_words: label
612 .size bn_sqr_words,.-.L_bn_sqr_words_begin