Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm2-sessions.c1049 tpm_buf_append_u16(buf, TPM_ALG_AES); in tpm2_start_auth_session()
1161 if (val != TPM_ALG_AES) in tpm2_parse_create_primary()
1321 tpm_buf_append_u16(template, TPM_ALG_AES); in tpm2_create_primary()
/linux/include/linux/
H A Dtpm_command.h465 TPM_ALG_AES = 0x0006, enumerator