Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/pkcs8/
Dpkcs8_x509.c396 CBS content_type, wrapped_contents, contents; in PKCS12_handle_content_info() local
401 !CBS_get_asn1(content_info, &wrapped_contents, in PKCS12_handle_content_info()
419 if (!CBS_get_asn1(&wrapped_contents, &contents, CBS_ASN1_SEQUENCE) || in PKCS12_handle_content_info()
453 if (!CBS_get_asn1(&wrapped_contents, &octet_string_contents, in PKCS12_handle_content_info()