Searched refs:hex_str (Results 1 – 3 of 3) sorted by relevance
55 char *hex_str = NULL, *p; in DEFINE_SPECIAL_STACK_OF_CONST() local82 hex_str = BN_bn2hex(bn); in DEFINE_SPECIAL_STACK_OF_CONST()83 if (hex_str == NULL) in DEFINE_SPECIAL_STACK_OF_CONST()86 p = hex_str; in DEFINE_SPECIAL_STACK_OF_CONST()125 OPENSSL_free(hex_str); in DEFINE_SPECIAL_STACK_OF_CONST()
1630 const char *hex_str; member1653 real_from_string (&real, lazy_hex_fp_values[num].hex_str); in lazy_hex_fp_value()1678 const char *hex_str, in builtin_define_with_hex_fp_value() argument1697 lazy_hex_fp_values[lazy_hex_fp_value_count].hex_str in builtin_define_with_hex_fp_value()1698 = ggc_strdup (hex_str); in builtin_define_with_hex_fp_value()1716 real_from_string (&real, hex_str); in builtin_define_with_hex_fp_value()
1756 const char *hex_str; member1779 real_from_string (&real, lazy_hex_fp_values[num].hex_str); in lazy_hex_fp_value()1804 const char *hex_str, in builtin_define_with_hex_fp_value() argument1823 lazy_hex_fp_values[lazy_hex_fp_value_count].hex_str in builtin_define_with_hex_fp_value()1824 = ggc_strdup (hex_str); in builtin_define_with_hex_fp_value()1842 real_from_string (&real, hex_str); in builtin_define_with_hex_fp_value()