Searched refs:hex_str (Results 1 – 1 of 1) 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()126 OPENSSL_free(hex_str); in DEFINE_SPECIAL_STACK_OF_CONST()
Completed in 5 milliseconds