Home
last modified time | relevance | path

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

/external/boringssl/src/include/openssl/
Dbytestring.h194 #define CBS_ASN1_ENUMERATED 0xau macro
/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Dnative_crypto.cc8963 if (!CBS_get_asn1(ocsp_response, nullptr /* responseStatus */, CBS_ASN1_ENUMERATED) || in get_ocsp_basic_response()