Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/kdc/
H A Dkdc_util.c896 #define ASN1_ID_CLASS (0xc0) macro
905 #define asn1_id_class(x) ((x & ASN1_ID_CLASS) >> 6)