Searched refs:ci_identifier (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/ |
| H A D | authorityKeyIdentifier.c | 60 …ci_identifier.bv_val,cr->cr_curr->ci_val.ci_identifier.bv_len) == 0 ) || ( strncmp(comp->type_id.i… in ExtractingComponentOtherName() 66 …ci_identifier.bv_val,cr->cr_curr->ci_val.ci_identifier.bv_len) == 0 ) || ( strncmp(comp->value.id_… in ExtractingComponentOtherName() 285 …ci_identifier.bv_val,cr->cr_curr->ci_val.ci_identifier.bv_len) == 0 ) || ( strncmp(comp->type_id.i… in ExtractingComponentORAddress() 291 …ci_identifier.bv_val,cr->cr_curr->ci_val.ci_identifier.bv_len) == 0 ) || ( strncmp(comp->value.id_… in ExtractingComponentORAddress() 297 …ci_identifier.bv_val,cr->cr_curr->ci_val.ci_identifier.bv_len) == 0 ) || ( strncmp(comp->extension… in ExtractingComponentORAddress() 564 …exString->identifier.bv_val, cr->cr_curr->ci_val.ci_identifier.bv_val,cr->cr_curr->ci_val.ci_ident… in ExtractingComponentDirectoryString() 565 …mp->a.teletexString->id_buf, cr->cr_curr->ci_val.ci_identifier.bv_val,cr->cr_curr->ci_val.ci_ident… in ExtractingComponentDirectoryString() 574 …leString->identifier.bv_val, cr->cr_curr->ci_val.ci_identifier.bv_val,cr->cr_curr->ci_val.ci_ident… in ExtractingComponentDirectoryString() 575 …->a.printableString->id_buf, cr->cr_curr->ci_val.ci_identifier.bv_val,cr->cr_curr->ci_val.ci_ident… in ExtractingComponentDirectoryString() 584 …alString->identifier.bv_val, cr->cr_curr->ci_val.ci_identifier.bv_val,cr->cr_curr->ci_val.ci_ident… in ExtractingComponentDirectoryString() [all …]
|
| H A D | crl.c | 64 …ci_identifier.bv_val,cr->cr_curr->ci_val.ci_identifier.bv_len) == 0 ) || ( strncmp(comp->userCerti… in ExtractingComponentTBSCertListSeqOfSeq() 70 …ci_identifier.bv_val,cr->cr_curr->ci_val.ci_identifier.bv_len) == 0 ) || ( strncmp(comp->revocatio… in ExtractingComponentTBSCertListSeqOfSeq() 78 …ci_identifier.bv_val,cr->cr_curr->ci_val.ci_identifier.bv_len) == 0 ) || ( strncmp(comp->crlEntryE… in ExtractingComponentTBSCertListSeqOfSeq() 601 …ci_identifier.bv_val,cr->cr_curr->ci_val.ci_identifier.bv_len) == 0 ) || ( strncmp(comp->version->… in ExtractingComponentTBSCertList() 609 …ci_identifier.bv_val,cr->cr_curr->ci_val.ci_identifier.bv_len) == 0 ) || ( strncmp(comp->signature… in ExtractingComponentTBSCertList() 617 …ci_identifier.bv_val,cr->cr_curr->ci_val.ci_identifier.bv_len) == 0 ) || ( strncmp(comp->issuer->i… in ExtractingComponentTBSCertList() 625 …ci_identifier.bv_val,cr->cr_curr->ci_val.ci_identifier.bv_len) == 0 ) || ( strncmp(comp->thisUpdat… in ExtractingComponentTBSCertList() 633 …ci_identifier.bv_val,cr->cr_curr->ci_val.ci_identifier.bv_len) == 0 ) || ( strncmp(comp->nextUpdat… in ExtractingComponentTBSCertList() 641 …ci_identifier.bv_val,cr->cr_curr->ci_val.ci_identifier.bv_len) == 0 ) || ( strncmp(comp->revokedCe… in ExtractingComponentTBSCertList() 649 …ci_identifier.bv_val,cr->cr_curr->ci_val.ci_identifier.bv_len) == 0 ) || ( strncmp(comp->crlExtens… in ExtractingComponentTBSCertList() [all …]
|
| H A D | certificate.c | 118 …ci_identifier.bv_val,cr->cr_curr->ci_val.ci_identifier.bv_len) == 0 ) || ( strncmp(comp->algorithm… in ExtractingComponentAlgorithmIdentifier() 124 …ci_identifier.bv_val,cr->cr_curr->ci_val.ci_identifier.bv_len) == 0 ) || ( strncmp(comp->parameter… in ExtractingComponentAlgorithmIdentifier() 355 ….utcTime->identifier.bv_val, cr->cr_curr->ci_val.ci_identifier.bv_val,cr->cr_curr->ci_val.ci_ident… in ExtractingComponentTime() 356 …cmp(comp->a.utcTime->id_buf, cr->cr_curr->ci_val.ci_identifier.bv_val,cr->cr_curr->ci_val.ci_ident… in ExtractingComponentTime() 365 …izedTime->identifier.bv_val, cr->cr_curr->ci_val.ci_identifier.bv_val,cr->cr_curr->ci_val.ci_ident… in ExtractingComponentTime() 366 …->a.generalizedTime->id_buf, cr->cr_curr->ci_val.ci_identifier.bv_val,cr->cr_curr->ci_val.ci_ident… in ExtractingComponentTime() 550 …ci_identifier.bv_val,cr->cr_curr->ci_val.ci_identifier.bv_len) == 0 ) || ( strncmp(comp->extnID.id… in ExtractingComponentExtension() 556 …ci_identifier.bv_val,cr->cr_curr->ci_val.ci_identifier.bv_len) == 0 ) || ( strncmp(comp->critical-… in ExtractingComponentExtension() 564 …ci_identifier.bv_val,cr->cr_curr->ci_val.ci_identifier.bv_len) == 0 ) || ( strncmp(comp->extnValue… in ExtractingComponentExtension() 820 …ci_identifier.bv_val,cr->cr_curr->ci_val.ci_identifier.bv_len) == 0 ) || ( strncmp(comp->type.id_b… in ExtractingComponentAttributeTypeAndValue() [all …]
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
| H A D | component.c | 453 _cid.ci_val.ci_identifier.bv_val = cav->cav_ptr; in get_componentId() 456 _cid.ci_val.ci_identifier.bv_len = len; in get_componentId()
|
| H A D | slap.h | 3137 BerValue ci_identifier; member
|