Home
last modified time | relevance | path

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

/linux-6.1.9/security/keys/trusted-keys/
Dtrusted_tpm2.c29 static u32 tpm2key_oid[] = { 2, 23, 133, 10, 1, 5 }; variable
53 work = asn1_encode_oid(work, end_work, tpm2key_oid, in tpm2_key_encode()
54 asn1_oid_len(tpm2key_oid)); in tpm2_key_encode()