Searched refs:utcTime (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dcertificate.c338 rc = MatchingComponentUTCTime ( oid, (ComponentSyntaxInfo*)(v1->a.utcTime), (ComponentSyntaxInfo*)(v2->a.utcTime) );
355 (( comp->a.utcTime->identifier.bv_val && strncmp(comp->a.utcTime->identifier.bv_val, cr->cr_curr->ci_val.ci_identifier.bv_val,cr->cr_curr->ci_val.ci_identifier.bv_len) == 0) ||
356 ( strncmp(comp->a.utcTime->id_buf, cr->cr_curr->ci_val.ci_identifier.bv_val,cr->cr_curr->ci_val.ci_identifier.bv_len) == 0))) {
358 return (comp->a.utcTime);
361 return ExtractingComponentUTCTime ( mem_op, cr, (comp->a.utcTime) );
408 rc = BDecComponentUTCTime (mem_op, b, tagId0, elmtLen0, (&k->a.utcTime), &totalElmtsLen1, DEC_ALLOC_MODE_0 );
410 (k->a.utcTime)->identifier.bv_val = (k->a.utcTime)
[all...]
H A Dcertificate.h133 ComponentUTCTime* utcTime; /* < unknown type id ?! > */ member in union:Time::TimeChoiceUnion
H A Dcrl.h100 ComponentUTCTime* utcTime; /* < unknown type id ?! > */ member in union:Time::TimeChoiceUnion
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hx509/ref/
H A Dpkcs11.h135 #define utc_time utcTime
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dpkcs11.h134 #define utc_time utcTime
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/pkcs11/include/
H A Dpkcs11t.h178 CK_CHAR utcTime[16]; /* time */ member in struct:CK_TOKEN_INFO
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dcert.c1640 return t->u.utcTime;

Completed in 148 milliseconds