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

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/comp_match/
H A DauthorityKeyIdentifier.h291 int GDecComponentGeneralNames PROTO (( void* mem_op, GenBuf * b, ComponentGeneralNames **v, AsnLen *bytesDecoded, int mode));
H A DauthorityKeyIdentifier.c1686 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentGeneralNames ;
1698 GDecComponentGeneralNames PARAMS (( mem_op,b, v, bytesDecoded, mode), function
1759 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentGeneralNames ;
2006 rc = GDecComponentGeneralNames (mem_op, b, (&k->authorityCertIssuer), bytesDecoded, mode);

Completed in 206 milliseconds