Searched refs:b_hex (Results 1 – 1 of 1) sorted by relevance
76 const char *b_hex, const char *x_hex, in create_EC_group() argument93 || !TEST_true(BN_hex2bn(&b, b_hex))) in create_EC_group()