Searched defs:bn_copy_words (Results 1 – 4 of 4) sorted by relevance
307 int bn_copy_words(BN_ULONG *out, size_t num, const BIGNUM *bn) { in bn_copy_words() function
1163 #define bn_copy_words GRPC_SHADOW_bn_copy_words macro
2801 #define bn_copy_words BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, bn_copy_words) macro