Home
last modified time | relevance | path

Searched defs:bn_sub_part_words (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/boringssl/src/crypto/bn/asm/
Dbn-586.pl567 sub bn_sub_part_words subroutine
/external/openssl/crypto/bn/asm/
Dbn-586.pl567 sub bn_sub_part_words subroutine
Dbn-586.S987 .globl bn_sub_part_words symbol
990 bn_sub_part_words: label
/external/chromium_org/third_party/boringssl/linux-x86/crypto/bn/
Dbn-586.S846 .globl bn_sub_part_words symbol
850 bn_sub_part_words: label
/external/openssl/crypto/bn/
Dbn_mul.c80 BN_ULONG bn_sub_part_words(BN_ULONG *r, in bn_sub_part_words() function
/external/chromium_org/third_party/boringssl/src/crypto/bn/
Dmul.c145 static BN_ULONG bn_sub_part_words(BN_ULONG *r, const BN_ULONG *a, in bn_sub_part_words() function