Searched refs:sk_SSL_CIPHER_new_null (Results 1 – 3 of 3) sorted by relevance
1487 cipherstack = sk_SSL_CIPHER_new_null(); in STACK_OF()
1391 sk = sk_SSL_CIPHER_new_null(); in STACK_OF()
3689 #define sk_SSL_CIPHER_new_null() ((STACK_OF(SSL_CIPHER) *)sk_new_null()) macro