Searched refs:b_hex (Results 1 – 2 of 2) sorted by relevance
9 static char b_hex[3] = "\x61\x62\x63\x64"; variable
81 const char *b_hex, const char *x_hex, in create_EC_group() argument98 || !TEST_true(BN_hex2bn(&b, b_hex))) in create_EC_group()