Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm2-sessions.c79 #define AES_KEY_BITS (AES_KEY_BYTES*8) macro
1026 tpm_buf_append_u16(&buf, AES_KEY_BITS); in tpm2_start_auth_session()
1144 if (val != AES_KEY_BITS) in tpm2_parse_create_primary()
1300 tpm_buf_append_u16(&template, AES_KEY_BITS); in tpm2_create_primary()