Searched refs:cert_item (Results 1 – 2 of 2) sorted by relevance
2355 SECItem cert_item; in ImportChannelIDKeys() local2356 cert_item.data = (unsigned char*) domain_bound_cert_.data(); in ImportChannelIDKeys()2357 cert_item.len = domain_bound_cert_.size(); in ImportChannelIDKeys()2359 &cert_item, in ImportChannelIDKeys()
1387 SECItem cert_item; in ssl3_ServerHandleSessionTicketXtn() local1635 rv = ssl3_ConsumeHandshakeVariable(ss, &cert_item, 3, in ssl3_ServerHandleSessionTicketXtn()1639 &cert_item); in ssl3_ServerHandleSessionTicketXtn()