Searched defs:bn_sub_words (Results 1 – 4 of 4) sorted by relevance
495 sub bn_sub_words subroutine
224 BN_ULONG bn_sub_words(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_sub_words() function252 BN_ULONG bn_sub_words(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b, int n) { in bn_sub_words() function
808 .globl bn_sub_words symbol812 bn_sub_words: label
574 BN_ULONG bn_sub_words(BN_ULONG *r, const BN_ULONG *a, const BN_ULONG *b, in bn_sub_words() function