Searched refs:ct_move_scts (Results 1 – 1 of 1) sorted by relevance
6247 static int ct_move_scts(STACK_OF(SCT) **dst, STACK_OF(SCT) *src, in ct_move_scts() function6288 scts_extracted = ct_move_scts(&s->scts, scts, SCT_SOURCE_TLS_EXTENSION); in ct_extract_tls_extension_scts()6335 ct_move_scts(&s->scts, scts, SCT_SOURCE_OCSP_STAPLED_RESPONSE); in ct_extract_ocsp_response_scts()6365 ct_move_scts(&s->scts, scts, SCT_SOURCE_X509V3_EXTENSION); in ct_extract_x509v3_extension_scts()
Completed in 22 milliseconds