Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/pkcs8/
Dpkcs8_x509.c415 CBS version_bytes, eci, contents_type, ai, encrypted_contents; in PKCS12_handle_content_info() local
424 !CBS_get_asn1(&eci, &contents_type, CBS_ASN1_OBJECT) || in PKCS12_handle_content_info()
435 if (!CBS_mem_equal(&contents_type, kPKCS7Data, sizeof(kPKCS7Data))) { in PKCS12_handle_content_info()