Searched defs:STACK_OF (Results 1 – 3 of 3) sorted by relevance
81 STACK_OF(X509) *MakeStackOfCerts(const std::vector<ByteBuffer> &certChain) in STACK_OF() function
221 const STACK_OF(X509_EXTENSION) *exts = X509_get0_extensions(cert); in VerifyExtension() local
2066 static STACK_OF(X509) *GetCaFromP12(const CfBlob *keyStore, const CfBlob *pwd) in STACK_OF() function