Searched refs:bn_expand (Results 1 – 6 of 6) sorted by relevance
378 int bn_expand(BIGNUM *bn, size_t bits) { in bn_expand() function
229 int bn_expand(BIGNUM *bn, size_t bits); in OPENSSL_MSVC_PRAGMA()
121 if (!bn_expand(bn, in_len * 4)) { in decode_hex()
1137 bn_expand
2689 '#define bn_expand GRPC_SHADOW_bn_expand',
1165 #define bn_expand GRPC_SHADOW_bn_expand macro