Searched defs:palg (Results 1 – 5 of 5) sorted by relevance
113 static int rsa_md_to_algor(X509_ALGOR **palg, const EVP_MD *md) { in rsa_md_to_algor()126 static int rsa_md_to_mgf1(X509_ALGOR **palg, const EVP_MD *mgf1md) { in rsa_md_to_mgf1()
149 const X509_ALGOR **palg) in X509_CRL_get0_signature()
322 void X509_get0_signature(const ASN1_BIT_STRING **psig, const X509_ALGOR **palg, in X509_get0_signature()
325 const X509_ALGOR **palg) in X509_REQ_get0_signature()
3088 const X509_ALGOR *palg = NULL; in get_cert_chain() local