Searched refs:decode_hex (Results 1 – 1 of 1) sorted by relevance
115 static int decode_hex(BIGNUM *bn, const char *in, int in_len) { in decode_hex() function243 return bn_x2bn(outp, in, decode_hex, isxdigit); in BN_hex2bn()