Searched refs:pstore (Results 1 – 2 of 2) sorted by relevance
867 X509_STORE **pstore; in ssl_cert_set_cert_store() local869 pstore = &c->chain_store; in ssl_cert_set_cert_store()871 pstore = &c->verify_store; in ssl_cert_set_cert_store()872 X509_STORE_free(*pstore); in ssl_cert_set_cert_store()873 *pstore = store; in ssl_cert_set_cert_store()
4381 struct sctp_paramhdr pstore; local4432 ph = (struct sctp_paramhdr *)sctp_m_getptr(m, offset, sizeof(pstore), (uint8_t *)&pstore);