Searched refs:subject (Results 1 - 25 of 57) sorted by relevance

123

/vbox/src/VBox/Devices/PC/ipxe/src/crypto/
H A Docsp.c150 ocsp->issuer->subject.public_key.raw_bits.data,
151 ocsp->issuer->subject.public_key.raw_bits.len );
170 ocsp, ocsp->cert->subject.name, strerror ( rc ) );
174 ocsp, ocsp->cert->subject.name );
185 ocsp, ocsp->cert->subject.name, strerror ( rc ) );
249 "%s\n", ocsp, ocsp->cert->subject.name, strerror ( rc ));
256 ocsp, ocsp->cert->subject.name );
265 ocsp, ocsp->cert->subject.name, status );
290 ocsp, ocsp->cert->subject.name );
314 ocsp, ocsp->cert->subject
[all...]
H A Dx509.c115 free ( cert->subject.name );
346 * Parse X.509 certificate subject
354 struct x509_subject *subject = &cert->subject; local
355 char **name = &subject->name;
358 /* Record raw subject */
359 memcpy ( &subject->raw, raw, sizeof ( subject->raw ) );
360 asn1_shrink_any ( &subject->raw );
361 DBGC2 ( cert, "X509 %p subject i
[all...]
H A Dcms.c132 sig, cert->subject.name );
580 struct x509_public_key *public_key = &cert->subject.public_key;
682 if ( name && ( ( cert->subject.name == NULL ) ||
683 ( strcmp ( cert->subject.name, name ) != 0 ) ) )
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/funcs/
H A Derr.chillbadarg.ksh4 * The contents of this file are subject to the terms of the
24 * Use is subject to license terms.
H A Derr.copyoutbadaddr.ksh4 * The contents of this file are subject to the terms of the
24 * Use is subject to license terms.
H A Derr.copyoutstrbadaddr.ksh4 * The contents of this file are subject to the terms of the
24 * Use is subject to license terms.
/vbox/src/VBox/Additions/x11/VBoxClient/testcase/
H A DtstSeamlessX11-auto.cpp611 SeamlessX11 subject; local
614 subject.init(sendRegionUpdate);
622 subject.start();
637 subject.nextConfigurationEvent();
645 subject.nextConfigurationEvent();
652 RTRECT *pRects = subject.getRects();
653 size_t cRects = subject.getRectCount();
672 subject.stop();
673 subject.start();
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/mac/
H A Dxptcinvoke_mac.s4 # The contents of this file are subject to the Netscape Public
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dxcmc.h177 CMC_string subject; member in struct:__anon14630
195 CMC_string subject; member in struct:__anon14631
224 CMC_string subject,
/vbox/src/VBox/Runtime/common/checksum/
H A Dx509.cpp327 X509_NAME * subject = NULL; local
350 subject = X509_get_subject_name(certificate);
353 if(X509_name_cmp(issuer, subject) == 0)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dxcmc.h177 CMC_string subject; member in struct:__anon1935
195 CMC_string subject; member in struct:__anon1936
224 CMC_string subject,
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/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/) {
/vbox/src/VBox/Devices/PC/ipxe/src/net/
H A Dvalidator.c163 uri_string_len = ( strlen ( crosscert ) + 22 /* "/%08x.der?subject=" */
175 len = snprintf ( uri_string, uri_string_len, "%s/%08x.der?subject=",
248 validator, cert->subject.name );
391 if ( asn1_compare ( &last->issuer.raw, &last->subject.raw ) == 0 ) {
/vbox/src/VBox/Runtime/r0drv/os2/
H A DassertA-r0drv-os2.asm15 ; Software is furnished to do so, subject to the following
H A DRTR0AssertPanicSystem-r0drv-os2.asm15 ; Software is furnished to do so, subject to the following
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/
H A Dxptcinvoke_asm_openvms_alpha.s3 ;* The contents of this file are subject to the Netscape Public
H A Dxptcstubs_asm_ppc_netbsd.s3 # The contents of this file are subject to the Netscape Public
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dx509.h55 /** An X.509 certificate subject */
57 /** Raw subject */
178 struct x509_subject subject; member in struct:x509_certificate
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2vaclegacy.s3 / The contents of this file are subject to the Mozilla Public
H A Dobjs.mk5 # The contents of this file are subject to the Mozilla Public License Version
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dos_HPUX.s2 ; The contents of this file are subject to the Mozilla Public
H A Dobjs.mk5 # The contents of this file are subject to the Mozilla Public License Version
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/bthreads/
H A Dbsrcs.mk5 # The contents of this file are subject to the Mozilla Public License Version
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/
H A Dbsrcs.mk5 # The contents of this file are subject to the Mozilla Public License Version
/vbox/src/libs/xpcom18a4/xpcom/glue/
H A Dobjs.mk4 # The contents of this file are subject to the Mozilla Public License Version

Completed in 267 milliseconds

123