Home
last modified time | relevance | path

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

/trueos/crypto/heimdal/lib/asn1/
HDasn1-template.h71 #define A1_TAG_CLASS(x) (((x) >> 22) & 0x3) macro
HDtemplate.c212 ret = der_match_tag_and_length(p, len, A1_TAG_CLASS(t->tt), in _asn1_decode()
499 A1_TAG_CLASS(t->tt), in _asn1_encode()