Searched refs:BDecComponentGeneralName (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/comp_match/
H A DauthorityKeyIdentifier.h273 int BDecComponentGeneralName PROTO ((void* mem_op, GenBuf * b, AsnTag tagId0, AsnLen elmtLen0, ComponentGeneralName **v, AsnLen *bytesDecoded, int mode));
H A DauthorityKeyIdentifier.c1197 BDecComponentGeneralName PARAMS ((b, tagId0, elmtLen0, v, bytesDecoded, mode), function
1414 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentGeneralName ;
1534 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentGeneralName ;
1671 rc = BDecComponentGeneralName (mem_op, b, tagId1, elmtLen1, tmpVar, &totalElmtsLen1, mode);

Completed in 170 milliseconds