Searched defs:bn_sqr_words (Results 1 – 5 of 5) sorted by relevance
333 sub bn_sqr_words subroutine
161 void bn_sqr_words(BN_ULONG *r, const BN_ULONG *a, size_t n) { in bn_sqr_words() function
476 .globl bn_sqr_words symbol480 bn_sqr_words: label
182 void bn_sqr_words(BN_ULONG *r, const BN_ULONG *a, size_t n) { in bn_sqr_words() function
1210 #define bn_sqr_words GRPC_SHADOW_bn_sqr_words macro