Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/asymmetric_keys/
Dx509_parser.h24 struct asymmetric_key_id *akid_id; /* CA AuthKeyId matching ->id (optional) */ member
Dx509_cert_parser.c56 kfree(cert->akid_id); in x509_free_certificate()
639 if (!ctx->akid_raw_issuer || ctx->cert->akid_id) in x509_akid_note_serial()
650 ctx->cert->akid_id = kid; in x509_akid_note_serial()