Searched refs:sk_OPENSSL_STRING_new_null (Results 1 – 2 of 2) sorted by relevance
103 (id->hosts = sk_OPENSSL_STRING_new_null()) == NULL) in int_x509_param_set_hosts()
3774 #define sk_OPENSSL_STRING_new_null() ((STACK_OF(OPENSSL_STRING) *)sk_new_null()) macro