Searched refs:sk_SCT_push (Results 1 – 4 of 4) sorted by relevance
301 if (!sk_SCT_push(sk, sct)) { in STACK_OF()
462 if (!sk_SCT_push(fixture->sct_list, sct)) { in test_encode_tls_sct()
55 #define sk_SCT_push(sk, ptr) OPENSSL_sk_push(ossl_check_SCT_sk_type(sk), ossl_check_SCT_type(ptr)) macro
6353 if (!sk_SCT_push(*dst, sct)) in ct_move_scts()