Searched refs:certtype (Results 1 – 3 of 3) sorted by relevance
850 enum certtype { PROXY_CERT, EE_CERT, CA_CERT }; enum854 enum certtype type, size_t depth) in check_basic_constraints()1982 enum certtype type; in hx509_verify_path()
4501 CK_CERTIFICATE_TYPE certtype; in pkinit_get_certs_pkcs11() local4556 certtype = CKC_X_509; in pkinit_get_certs_pkcs11()4558 attrs[1].pValue = &certtype; in pkinit_get_certs_pkcs11()4559 attrs[1].ulValueLen = sizeof(certtype); in pkinit_get_certs_pkcs11()
1056 * pkcs9.asn1: add pkcs9 certtype x509 certificate1058 * Makefile.am: add pkcs12 certbag and pkcs9 certtype x509