Home
last modified time | relevance | path

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

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