Searched defs:bn_add_words (Results 1 – 5 of 5) sorted by relevance
435 sub bn_add_words subroutine
188 BN_ULONG bn_add_words(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_add_words() function
630 .globl bn_add_words symbol634 bn_add_words: label
205 BN_ULONG bn_add_words(BN_ULONG *r, const BN_ULONG *a, const BN_ULONG *b, in bn_add_words() function245 BN_ULONG bn_add_words(BN_ULONG *r, const BN_ULONG *a, const BN_ULONG *b, in bn_add_words() function
1162 #define bn_add_words GRPC_SHADOW_bn_add_words macro