Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/pkcs8/
Dpkcs8_x509.c309 static const uint8_t kLocalKeyID[] = {0x2a, 0x86, 0x48, 0x86, 0xf7, variable
981 !CBB_add_bytes(&oid, kLocalKeyID, sizeof(kLocalKeyID)) || in add_bag_attributes()