Home
last modified time | relevance | path

Searched refs:sk_OPENSSL_PSTRING_new_null (Results 1 – 2 of 2) sorted by relevance

/trueos/crypto/openssl/crypto/txt_db/
HDtxt_db.c94 if ((ret->data = sk_OPENSSL_PSTRING_new_null()) == NULL) in TXT_DB_read()
/trueos/crypto/openssl/crypto/stack/
HDsafestack.h2086 # define sk_OPENSSL_PSTRING_new_null() ((STACK_OF(OPENSSL_PSTRING) *)sk_new_null()) macro