Home
last modified time | relevance | path

Searched defs:SCT (Results 1 – 7 of 7) sorted by relevance

/third_party/openssl/crypto/ct/
Dct_x509v3.c49 static STACK_OF(SCT) *x509_ext_d2i_SCT_LIST(STACK_OF(SCT) **a, in STACK_OF() argument
63 static STACK_OF(SCT) *ocsp_ext_d2i_SCT_LIST(STACK_OF(SCT) **a, in STACK_OF() argument
Dct_oct.c257 STACK_OF(SCT) *o2i_SCT_LIST(STACK_OF(SCT) **a, const unsigned char **pp, in STACK_OF() argument
376 STACK_OF(SCT) *d2i_SCT_LIST(STACK_OF(SCT) **a, const unsigned char **pp, in STACK_OF() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCaptureTracking.cpp186 SimpleCaptureTracker SCT(ReturnCaptures); in PointerMayBeCaptured() local
/third_party/openssl/include/openssl/
Dossl_typ.h170 typedef struct sct_st SCT; typedef
/third_party/f2fs-tools/tools/sg_write_buffer/include/
Dsg_pt_win32.h294 USHORT SCT : 3; // Status Code Type (SCT) member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp3213 static void PrintDLLStorageClass(GlobalValue::DLLStorageClassTypes SCT, in PrintDLLStorageClass()
/third_party/openssl/ssl/
Dssl_lib.c4862 const STACK_OF(SCT) *SSL_get0_peer_scts(SSL *s) in STACK_OF() argument