Searched refs:bn_sub_words (Results 51 - 62 of 62) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dppc.pl204 # bn_sub_words
248 .globl .bn_sub_words
1520 # "bn_sub_words" i.e. remove the first dot
1526 .bn_sub_words:
1528 # Handcoded version of bn_sub_words
1530 #BN_ULONG bn_sub_words(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b, int n)
1567 .size .bn_sub_words,.-.bn_sub_words
H A Dmips.pl648 .globl bn_sub_words
649 .ent bn_sub_words
650 bn_sub_words: label
656 .end bn_sub_words
H A Dmips3.s482 LEAF(bn_sub_words)
573 END(bn_sub_words)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dbn.h741 BN_ULONG bn_sub_words(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp,int num);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn.h741 BN_ULONG bn_sub_words(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp,int num);
H A Dbn_asm.c385 BN_ULONG bn_sub_words(BN_ULONG *r, const BN_ULONG *a, const BN_ULONG *b, int n) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dmips.pl648 .globl bn_sub_words
649 .ent bn_sub_words
650 bn_sub_words: label
656 .end bn_sub_words
H A Dmips3.s482 LEAF(bn_sub_words)
573 END(bn_sub_words)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/
H A Dbn.h855 BN_ULONG bn_sub_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/
H A Dbn.h855 BN_ULONG bn_sub_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.pl169 "bn_sub_words",
281 # bn_sub_words
338 .globl .bn_sub_words
1599 # "bn_sub_words" i.e. remove the first dot
1605 .bn_sub_words:
1607 # Handcoded version of bn_sub_words
1609 #BN_ULONG bn_sub_words(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b, int n)
H A Dmips3.s482 LEAF(bn_sub_words)
573 END(bn_sub_words)

Completed in 79 milliseconds

123