Searched refs:bn_add_words (Results 51 - 60 of 60) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dmips.pl517 .globl bn_add_words
518 .ent bn_add_words
519 bn_add_words: label
525 .end bn_add_words
H A Dx86_64-gcc.c203 BN_ULONG bn_add_words(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, function
H A Dmips3.s382 LEAF(bn_add_words)
479 END(bn_add_words)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/
H A Dbn.h853 BN_ULONG bn_add_words(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dmips.pl517 .globl bn_add_words
518 .ent bn_add_words
519 bn_add_words: label
525 .end bn_add_words
H A Dx86_64-gcc.c203 BN_ULONG bn_add_words(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, function
H A Dmips3.s382 LEAF(bn_add_words)
479 END(bn_add_words)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/
H A Dbn.h853 BN_ULONG bn_add_words(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/asm/
H A Dppc.pl170 "bn_add_words",
282 # bn_add_words
339 .globl .bn_add_words
1648 # "bn_add_words" i.e. remove the first dot
1654 .bn_add_words:
1656 # Handcoded version of bn_add_words
1658 #BN_ULONG bn_add_words(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b, int n)
H A Dmips3.s382 LEAF(bn_add_words)
479 END(bn_add_words)

Completed in 78 milliseconds

123