Home
last modified time | relevance | path

Searched defs:bytesDecoded (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dcomponentlib.c88 GDecComponentBits ( void* mem_op, GenBuf *b, void *v, AsnLen *bytesDecoded, int mode ) in GDecComponentBits()
119 BDecComponentBitsTag ( void* mem_op, GenBuf *b, void *v, AsnLen *bytesDecoded, int mode ) { in BDecComponentBitsTag()
125 AsnLen *bytesDecoded, int mode ) in BDecComponentBits()
178 GDecComponentBMPString ( void* mem_op, GenBuf *b, void *v, AsnLen *bytesDecoded, int mode) in GDecComponentBMPString()
213 BDecComponentBMPStringTag ( void* mem_op, GenBuf *b, void *v, AsnLen *bytesDecoded, int mode ) { in BDecComponentBMPStringTag()
219 AsnLen *bytesDecoded, int mode ) in BDecComponentBMPString()
273 AsnLen *bytesDecoded, int mode) { in GDecComponentUTF8String()
306 BDecComponentUTF8StringTag ( void* mem_op, GenBuf *b, void *v, AsnLen *bytesDecoded, int mode ) { in BDecComponentUTF8StringTag()
312 void *v, AsnLen *bytesDecoded, int mode ) in BDecComponentUTF8String()
365 AsnLen *bytesDecoded, int mode) { in GDecComponentTeletexString()
[all …]
H A Dinit.c207 int mode, bytesDecoded, size, rc; in comp_convert_attr_to_comp() local
599 int mode, bytesDecoded = 0, rc; in comp_test_components() local
H A Dcrl.c12 BDecComponentCertificateListTop( void* mem_op, GenBuf* b, void *v, AsnLen* bytesDecoded,int mode) { in BDecComponentCertificateListTop()
H A DauthorityKeyIdentifier.c12 BDecComponentAuthorityKeyIdentifierTop( void* mem_op, GenBuf* b, void *v, AsnLen* bytesDecoded,int … in BDecComponentAuthorityKeyIdentifierTop()
H A Dcertificate.c12 BDecComponentCertificateTop( void* mem_op, GenBuf* b, void **v, AsnLen* bytesDecoded,int mode) { in BDecComponentCertificateTop()