Home
last modified time | relevance | path

Searched refs:asn1_type_func (Results 1 – 2 of 2) sorted by relevance

/trueos/crypto/heimdal/lib/asn1/
HDtemplate.c49 static struct asn1_type_func prim[] = {
176 const struct asn1_type_func *f = t->ptr; in _asn1_decode()
189 const struct asn1_type_func *f = t->ptr; in _asn1_decode()
467 const struct asn1_type_func *f = t->ptr; in _asn1_encode()
721 const struct asn1_type_func *f = t->ptr; in _asn1_length()
846 const struct asn1_type_func *f = t->ptr; in _asn1_free()
952 const struct asn1_type_func *f = t->ptr; in _asn1_copy()
970 const struct asn1_type_func *f = t->ptr; in _asn1_copy()
HDasn1-template.h103 struct asn1_type_func { struct