Home
last modified time | relevance | path

Searched defs:CBS_ASN1_SEQUENCE (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/crypto/libressl/crypto/bytestring/
H A Dbytestring.h248 #define CBS_ASN1_SEQUENCE (CBS_ASN1_UNIVERSAL | CBS_ASN1_CONSTRUCTED | 0x10) macro
/dflybsd-src/crypto/libressl/ssl/
H A Dbytestring.h248 #define CBS_ASN1_SEQUENCE (CBS_ASN1_UNIVERSAL | CBS_ASN1_CONSTRUCTED | 0x10) macro