Home
last modified time | relevance | path

Searched defs:bn_sub_words (Results 1 – 8 of 8) sorted by relevance

/openssl/crypto/bn/asm/
H A Dbn-586.pl506 sub bn_sub_words subroutine
H A Dmips.pl675 bn_sub_words: label
H A Dx86_64-gcc.c232 BN_ULONG bn_sub_words(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_sub_words() function
260 BN_ULONG bn_sub_words(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b, int n) in bn_sub_words() function
H A Ds390x.S314 bn_sub_words: label
H A Dia64.S234 bn_sub_words: label
H A Dsparcv8.S443 bn_sub_words: label
H A Dsparcv8plus.S550 bn_sub_words: label
/openssl/crypto/bn/
H A Dbn_asm.c371 BN_ULONG bn_sub_words(BN_ULONG *r, const BN_ULONG *a, const BN_ULONG *b, in bn_sub_words() function

Completed in 28 milliseconds