Home
last modified time | relevance | path

Searched refs:ComponentValidity (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dcertificate.h206 } ComponentValidity; typedef
211 void* ExtractingComponentValidity PROTO (( void* mem_op, ComponentReference *cr, ComponentValidity
214 …y PROTO ((void* mem_op, GenBuf * b, AsnTag tagId0, AsnLen elmtLen0, ComponentValidity **v, AsnLen …
217 int GDecComponentValidity PROTO (( void* mem_op, GenBuf * b, ComponentValidity **v, AsnLen *bytesDe…
328 ComponentValidity* validity; /* Validity */
H A Dcrl.h338 } ComponentValidity; typedef
343 void* ExtractingComponentValidity PROTO (( void* mem_op, ComponentReference *cr, ComponentValidity
346 …y PROTO ((void* mem_op, GenBuf * b, AsnTag tagId0, AsnLen elmtLen0, ComponentValidity **v, AsnLen …
349 int GDecComponentValidity PROTO (( void* mem_op, GenBuf * b, ComponentValidity **v, AsnLen *bytesDe…
H A Dcertificate.c1021 …ime ( oid, (ComponentSyntaxInfo*)((ComponentValidity*)csi_attr)->notBefore, (ComponentSyntaxInfo*)… in MatchingComponentValidity()
1024 …Time ( oid, (ComponentSyntaxInfo*)((ComponentValidity*)csi_attr)->notAfter, (ComponentSyntaxInfo*)… in MatchingComponentValidity()
1031 ExtractingComponentValidity ( void* mem_op, ComponentReference* cr, ComponentValidity *comp ) in ExtractingComponentValidity()
1059 ComponentValidity **v _AND_
1073 ComponentValidity *k, *t, c_temp;
1129 *v = t = (ComponentValidity*) CompAlloc( mem_op, sizeof(ComponentValidity) );
1154 ComponentValidity **v _AND_
1160 ComponentValidity *k,*t, c_temp;
1216 *v = t = (ComponentValidity*) CompAlloc( mem_op, sizeof(ComponentValidity) );