Searched defs:SCT (Results 1 – 6 of 6) sorted by relevance
49 static STACK_OF(SCT) *x509_ext_d2i_SCT_LIST(STACK_OF(SCT) **a, in STACK_OF() argument63 static STACK_OF(SCT) *ocsp_ext_d2i_SCT_LIST(STACK_OF(SCT) **a, in STACK_OF() argument
257 STACK_OF(SCT) *o2i_SCT_LIST(STACK_OF(SCT) **a, const unsigned char **pp, in STACK_OF() argument376 STACK_OF(SCT) *d2i_SCT_LIST(STACK_OF(SCT) **a, const unsigned char **pp, in STACK_OF() argument
217 SimpleCaptureTracker SCT(ReturnCaptures); in PointerMayBeCaptured() local
206 typedef struct sct_st SCT; typedef
5146 const STACK_OF(SCT) *SSL_get0_peer_scts(SSL *s) in STACK_OF() argument
3695 static void PrintDLLStorageClass(GlobalValue::DLLStorageClassTypes SCT, in PrintDLLStorageClass()