Home
last modified time | relevance | path

Searched defs:bn_add_words (Results 1 – 4 of 4) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/bn/asm/
Dbn-586.pl428 sub bn_add_words subroutine
Dx86_64-gcc.c188 BN_ULONG bn_add_words(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_add_words() function
/external/boringssl/linux-x86/crypto/fipsmodule/
Dbn-586.S624 .globl bn_add_words symbol
628 bn_add_words: label
/external/boringssl/src/crypto/fipsmodule/bn/
Dgeneric.c205 BN_ULONG bn_add_words(BN_ULONG *r, const BN_ULONG *a, const BN_ULONG *b, in bn_add_words() function
245 BN_ULONG bn_add_words(BN_ULONG *r, const BN_ULONG *a, const BN_ULONG *b, in bn_add_words() function