Searched defs:bn_expand (Results 1 – 5 of 5) sorted by relevance
371 int bn_expand(BIGNUM *bn, size_t bits) { in bn_expand() function
378 int bn_expand(BIGNUM *bn, size_t bits) { in bn_expand() function
1165 #define bn_expand GRPC_SHADOW_bn_expand macro
2803 #define bn_expand BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, bn_expand) macro