Searched refs:subject (Results 26 - 50 of 72) sorted by relevance

123

/illumos-gate/usr/src/cmd/cmd-crypto/pktool/
H A Dgencert.c4 * The contents of this file are subject to the terms of the
47 char *token, char *subject, char *altname,
72 /* If the subject name cannot be parsed, flag it now and exit */
73 if (kmf_dn_parser(subject, &certSubject) != KMF_OK) {
79 /* For a self-signed cert, the issuser and subject are the same */
80 if (kmf_dn_parser(subject, &certIssuer) != KMF_OK) {
118 "subject name");
248 uint32_t ltime, char *subject, char *altname,
286 /* If the subject name cannot be parsed, flag it now and exit */
287 if (kmf_dn_parser(subject,
46 gencert_pkcs11(KMF_HANDLE_T kmfhandle, char *token, char *subject, char *altname, KMF_GENERALNAMECHOICES alttype, int altcrit, char *certlabel, KMF_KEY_ALG keyAlg, KMF_ALGORITHM_INDEX sigAlg, int keylen, uint32_t ltime, KMF_BIGINT *serial, uint16_t kubits, int kucrit, KMF_CREDENTIAL *tokencred, EKU_LIST *ekulist, KMF_OID *curveoid) argument
245 gencert_file(KMF_HANDLE_T kmfhandle, KMF_KEY_ALG keyAlg, KMF_ALGORITHM_INDEX sigAlg, int keylen, KMF_ENCODE_FORMAT fmt, uint32_t ltime, char *subject, char *altname, KMF_GENERALNAMECHOICES alttype, int altcrit, KMF_BIGINT *serial, uint16_t kubits, int kucrit, char *outcert, char *outkey, EKU_LIST *ekulist) argument
408 gencert_nss(KMF_HANDLE_T kmfhandle, char *token, char *subject, char *altname, KMF_GENERALNAMECHOICES alttype, int altcrit, char *nickname, char *dir, char *prefix, KMF_KEY_ALG keyAlg, KMF_ALGORITHM_INDEX sigAlg, int keylen, char *trust, uint32_t ltime, KMF_BIGINT *serial, uint16_t kubits, int kucrit, KMF_CREDENTIAL *tokencred, EKU_LIST *ekulist, KMF_OID *curveoid) argument
575 char *subject = NULL; local
[all...]
/illumos-gate/usr/src/lib/libbc/libc/sys/common/sparc/
H A D_syscall.s4 ! The contents of this file are subject to the terms of the
H A D_exit.s4 ! The contents of this file are subject to the terms of the
H A Dbrk.s4 ! The contents of this file are subject to the terms of the
H A Dcerror.s4 ! The contents of this file are subject to the terms of the
H A Dsbrk.s4 ! The contents of this file are subject to the terms of the
/illumos-gate/usr/src/cmd/sgs/rtld.4.x/
H A DMakefile.4.x4 # The contents of this file are subject to the terms of the
26 # Use is subject to license terms.
H A Drtldlib.s3 ! The contents of this file are subject to the terms of the
21 ! Use is subject to license terms.
/illumos-gate/usr/src/cmd/dtrace/demo/
H A Dmkdemo.pl5 # The contents of this file are subject to the terms of the
24 # Use is subject to license terms.
107 if (/Use is subject to license terms/) {
/illumos-gate/usr/src/uts/common/io/warlock/
H A Dddi_dki_comm.inc4 * The contents of this file are subject to the terms of the
23 * All rights reserved. Use is subject to license terms.
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c4 * The contents of this file are subject to the terms of the
226 CK_BYTE *subject = NULL, *value = NULL; local
328 if (subject)
329 free(subject);
385 * Match a certificate with an issuer and/or subject name.
395 KMF_X509_NAME *issuer, KMF_X509_NAME *subject)
423 if (subject->numberOfRDNs > 0) {
435 rv = kmf_compare_rdns(subject, &dn);
476 char *label, char *issuer, char *subject, KMF_BIGINT *serial,
513 if (subject !
394 matchcert(KMF_HANDLE *kmfh, CK_OBJECT_HANDLE obj, KMF_X509_NAME *issuer, KMF_X509_NAME *subject) argument
475 search_certs(KMF_HANDLE_T handle, char *label, char *issuer, char *subject, KMF_BIGINT *serial, boolean_t private, KMF_CERT_VALIDITY validity, OBJLIST **objlist, uint32_t *numobj) argument
676 char *subject = NULL; local
1102 CK_BYTE *subject, *issuer, *serial, nullserno; local
1342 char *subject = NULL; local
3202 KMF_DATA subject = { 0, NULL }; local
4073 char *subject = NULL; local
[all...]
/illumos-gate/usr/src/lib/libbsm/
H A Dmkhdr.sh5 # The contents of this file are subject to the terms of the
35 * The contents of this file are subject to the terms of the
/illumos-gate/usr/src/common/mpi/
H A DTHIRDPARTYLICENSE4 * The contents of this file are subject to the Mozilla Public License Version
41 * The contents of this file are subject to the Mozilla Public License Version
79 * The contents of this file are subject to the Mozilla Public License Version
116 * The contents of this file are subject to the Mozilla Public License Version
153 * The contents of this file are subject to the Mozilla Public License Version
191 * The contents of this file are subject to the Mozilla Public License Version
227 * The contents of this file are subject to the Mozilla Public License Version
266 * The contents of this file are subject to the Mozilla Public License Version
/illumos-gate/usr/src/lib/libldap5/sources/pr/md/unix/
H A Dos_SunOS_amd64.s3 / Use is subject to license terms.
12 / The contents of this file are subject to the Mozilla Public
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/sebring/conf/
H A Dplatsvcd.conf4 # The contents of this file are subject to the terms of the
24 * Use is subject to license terms.
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dmake-console-login-xml5 # The contents of this file are subject to the terms of the
25 # Use is subject to license terms.
32 Use is subject to license terms.
/illumos-gate/usr/src/cmd/mailx/
H A Dcmd3.c4 * The contents of this file are subject to the terms of the
25 * Use is subject to license terms.
359 head.h_subject = hfield("subject", mp, addone);
435 * Modify the subject we are replying to to begin with Re: if
933 register char *cp, *cp2, *subject; local
953 subject = hfield("subject", mp, addone);
955 if (subject == NOSTR)
956 subject = hfield("subj", mp, addone);
957 head.h_subject = reedit(subject);
[all...]
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_nss/common/
H A Dnss_spi.c4 * The contents of this file are subject to the terms of the
26 * Use is subject to license terms.
430 char *issuer, char *subject, KMF_BIGINT *serial,
448 if (subject != NULL && strlen(subject)) {
449 rv = kmf_dn_parser(subject, &subjectDN);
596 char *subject = NULL; local
622 subject = kmf_get_attr_ptr(KMF_SUBJECT_NAME_ATTR, attrlist, numattr);
640 rv = nss_find_matching_certs(nss_slot, issuer, subject, serial,
695 char *subject local
429 nss_find_matching_certs(PK11SlotInfo *slot, char *issuer, char *subject, KMF_BIGINT *serial, CERTCertList **certlist, KMF_CERT_VALIDITY find_criteria) argument
1782 char *subject = NULL; local
[all...]
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_openssl/common/
H A Dopenssl_spi.c4 * Use is subject to license terms.
464 check_cert(X509 *xcert, char *issuer, char *subject, KMF_BIGINT *serial, argument
497 if (subject != NULL && strlen(subject)) {
498 rv = kmf_dn_parser(subject, &subjectDN);
504 rv = get_x509_dn(xcert->cert_info->subject, &certSubjectDN);
577 * checks if its issuer, subject or the serial number matches with those
582 char *issuer, char *subject, KMF_BIGINT *serial,
634 if (check_cert(xcert, issuer, subject, serial, &match) != KMF_OK ||
665 load_certs(KMF_HANDLE *kmfh, char *issuer, char *subject, KMF_BIGIN argument
581 load_X509cert(KMF_HANDLE *kmfh, char *issuer, char *subject, KMF_BIGINT *serial, char *pathname, X509 **outcert) argument
756 kmf_load_cert(KMF_HANDLE *kmfh, char *issuer, char *subject, KMF_BIGINT *serial, KMF_CERT_VALIDITY validity, char *pathname, KMF_DATA *cert) argument
1042 char *subject = NULL; local
1272 char *subject = NULL; local
3601 extract_pem(KMF_HANDLE *kmfh, char *issuer, char *subject, KMF_BIGINT *serial, char *filename, CK_UTF8CHAR *pin, CK_ULONG pinlen, EVP_PKEY **priv_key, KMF_DATA **certs, int *numcerts) argument
[all...]
/illumos-gate/usr/src/lib/libbc/libc/crt/sparc/
H A Dmisalign.s7 ! Use is subject to license terms.
11 ! The contents of this file are subject to the terms of the
/illumos-gate/usr/src/cmd/vi/port/
H A Dovdoprnt.s7 # The contents of this file are subject to the terms of the
/illumos-gate/usr/src/tools/scripts/
H A Dxref.mk4 # The contents of this file are subject to the terms of the
22 # Use is subject to license terms.
/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_ami.h4 * The contents of this file are subject to the terms of the
24 * Use is subject to license terms.
126 struct ami_name *subject; member in struct:ami_cert_info
489 struct ami_name *subject; member in struct:ami_certreq_info
/illumos-gate/usr/src/lib/libkmf/include/
H A Dkmftypes.h575 KMF_X509_NAME subject; member in struct:__anon3457
613 KMF_X509_NAME subject; member in struct:__anon3460
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/conf/
H A Dplatsvcd.conf4 # The contents of this file are subject to the terms of the
24 * Use is subject to license terms.

Completed in 224 milliseconds

123