Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Dbs_cbs.c475 CBS_peek_asn1_tag(const CBS *cbs, unsigned int tag_value) in CBS_peek_asn1_tag() function
532 if (CBS_peek_asn1_tag(cbs, tag)) { in CBS_get_optional_asn1()
H A Dbytestring.h274 int CBS_peek_asn1_tag(const CBS *cbs, unsigned int tag_value);
/dragonfly/crypto/libressl/crypto/bytestring/
H A Dbs_cbs.c475 CBS_peek_asn1_tag(const CBS *cbs, unsigned int tag_value) in CBS_peek_asn1_tag() function
532 if (CBS_peek_asn1_tag(cbs, tag)) { in CBS_get_optional_asn1()
H A Dbytestring.h274 int CBS_peek_asn1_tag(const CBS *cbs, unsigned int tag_value);