Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Doid_registry.h93 OID_authorityKeyIdentifier, /* 2.5.29.35 */ enumerator
/linux-4.19.296/crypto/asymmetric_keys/
Dx509_cert_parser.c463 if (ctx->last_oid == OID_authorityKeyIdentifier) { in x509_process_extension()