H A D | template.c | 50 #define el(name, type) { \ macro 66 el(integer, int), 67 el(heim_integer, heim_integer), 68 el(integer, int), 69 el(integer64, int64_t), 70 el(unsigned, unsigned), 71 el(unsigned64, uint64_t), 72 el(general_string, heim_general_string), 73 el(octet_string, heim_octet_string), 75 el(ia5_strin 170 void *el = DPO(data, t->offset); _asn1_decode() local 252 void **el = (void **)data; _asn1_decode() local 294 void *el = DPO(data, t->offset); _asn1_decode() local 317 struct template_of *el = DPO(data, t->offset); _asn1_decode() local 455 const void *el = DPOC(data, t->offset); _asn1_encode() local 484 void **el = (void **)data; _asn1_encode() local 514 const void *el = DPOC(data, t->offset); _asn1_encode() local 529 const struct template_of *el = DPOC(data, t->offset); _asn1_encode() local 591 struct template_of *el = DPO(data, t->offset); _asn1_encode() local 664 const void *el; _asn1_encode() local 709 const void *el = DPOC(data, t->offset); _asn1_length() local 733 void **el = (void **)data; _asn1_length() local 748 const void *el = DPOC(data, t->offset); _asn1_length() local 759 const struct template_of *el = DPOC(data, t->offset); _asn1_length() local 834 void *el = DPO(data, t->offset); _asn1_free() local 856 void *el = DPO(data, t->offset); _asn1_free() local 866 void *el = DPO(data, t->offset); _asn1_free() local 884 struct template_of *el = DPO(data, t->offset); _asn1_free() local [all...] |