Home
last modified time | relevance | path

Searched refs:GDecComponentTeletexString (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dasn_to_syn_mr.c251 (gser_decoder_func*)GDecComponentTeletexString,(ber_decoder_func*)BDecComponentTeletexString,
H A Dcomponentlib.h323 int GDecComponentTeletexString ( void* mem_op, GenBuf *b, void *result, AsnLen *bytesDecoded, int m…
H A Dcomponentlib.c364 GDecComponentTeletexString ( void* mem_op, GenBuf *b, void *v, in GDecComponentTeletexString() function
H A DauthorityKeyIdentifier.c754 …rc = GDecComponentTeletexString (mem_op, b, (&k->a.teletexString), bytesDecoded, DEC_ALLOC_MODE_0…
H A Dcertificate.c75 …etexString), (EncodeFcn)BEncTeletexString, (gser_decoder_func*)GDecComponentTeletexString, (ber_ta… in InitAnyAuthenticationFramework()