Searched refs:p_serial (Results 1 – 2 of 2) sorted by relevance
807 const OSSL_PARAM *p_serial = NULL; in OSSL_STORE_supports_search() local817 p_serial = OSSL_PARAM_locate_const(params, OSSL_STORE_PARAM_SERIAL); in OSSL_STORE_supports_search()827 ret = (p_issuer != NULL && p_serial != NULL); in OSSL_STORE_supports_search()
151 STAILQ_ENTRY(wg_packet) p_serial;1899 STAILQ_INSERT_TAIL(&serial->q_queue, pkt, p_serial); in wg_queue_both()1929 STAILQ_REMOVE_HEAD(&serial->q_queue, p_serial); in wg_queue_dequeue_serial()