Searched defs:bn_sub_words (Results 1 – 7 of 7) sorted by relevance
506 sub bn_sub_words subroutine
311 .globl bn_sub_words symbol314 bn_sub_words: label
437 .global bn_sub_words symbol443 bn_sub_words: label
544 .global bn_sub_words symbol550 bn_sub_words: label
232 BN_ULONG bn_sub_words(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_sub_words() function260 BN_ULONG bn_sub_words(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b, int n) in bn_sub_words() function
234 bn_sub_words: label
371 BN_ULONG bn_sub_words(BN_ULONG *r, const BN_ULONG *a, const BN_ULONG *b, in bn_sub_words() function