Searched refs:certtype (Results 1 – 3 of 3) sorted by relevance
1361 int certtype; local1379 certtype = oakley_get_certtype(iph1->rmconf->peerscert);1380 switch (certtype) {1415 certtype);1501 certtype = oakley_get_certtype(iph1->cert_p);1502 if (certtype == ISAKMP_CERT_NONE)1503 certtype = oakley_get_certtype(iph1->rmconf->peerscert);1504 switch (certtype) {1521 certtype);
870 enum certtype { PROXY_CERT, EE_CERT, CA_CERT }; enum874 enum certtype type, size_t depth) in check_basic_constraints()2002 enum certtype type; in hx509_verify_path()
1056 * pkcs9.asn1: add pkcs9 certtype x509 certificate1058 * Makefile.am: add pkcs12 certbag and pkcs9 certtype x509