Home
last modified time | relevance | path

Searched refs:DEFCOUNTEDSTRINGTYPE (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/krb5/src/lib/krb5/asn.1/
H A Dldap_key_seq.c56 DEFCOUNTEDSTRINGTYPE(ui2_octetstring, uint8_t *, uint16_t,
H A Dasn1_k_encode.c67 DEFCOUNTEDSTRINGTYPE(octetstring, uint8_t *, unsigned int,
70 DEFCOUNTEDSTRINGTYPE(s_octetstring, char *, unsigned int,
78 DEFCOUNTEDSTRINGTYPE(generalstring, char *, unsigned int,
81 DEFCOUNTEDSTRINGTYPE(u_generalstring, uint8_t *, unsigned int,
89 DEFCOUNTEDSTRINGTYPE(utf8string, char *, unsigned int,
97 DEFCOUNTEDSTRINGTYPE(object_identifier, char *, unsigned int,
1424 DEFCOUNTEDSTRINGTYPE(s_bitstring, char *, unsigned int,
H A Dasn1_encode.h473 #define DEFCOUNTEDSTRINGTYPE(DESCNAME, DTYPE, LTYPE, ENCFN, DECFN, TAGVAL) \ macro
H A DREADME.asn1122 DEFCOUNTEDSTRINGTYPE(generalstring, char *, unsigned int,
403 DEFCOUNTEDSTRINGTYPE(descname, ptrtype, lentype, encfn, decfn, tagnum)