Home | History | Annotate | Download | only in base

Lines Matching defs:spki

661   CERTSubjectPublicKeyInfo* spki =
663 if (!spki)
670 CERT_CreateCertificateRequest(subject_name, spki, NULL);
671 SECKEY_DestroySubjectPublicKeyInfo(spki);