Searched refs:kX509Certificate (Results 1 – 1 of 1) sorted by relevance
313 static const uint8_t kX509Certificate[] = {0x2a, 0x86, 0x48, 0x86, 0xf7, variable432 if (!CBS_mem_equal(&cert_type, kX509Certificate, in PKCS12_handle_safe_bag()433 sizeof(kX509Certificate))) { in PKCS12_handle_safe_bag()1004 !CBB_add_bytes(&cert_type, kX509Certificate, sizeof(kX509Certificate)) || in add_cert_bag()