Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/pkcs8/
Dpkcs8_x509.c297 static const uint8_t kX509Certificate[] = {0x2a, 0x86, 0x48, 0x86, 0xf7, variable
349 if (!CBS_mem_equal(&cert_type, kX509Certificate, in PKCS12_handle_safe_bag()
350 sizeof(kX509Certificate))) { in PKCS12_handle_safe_bag()