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.c84 #define AES_KEY_BITS (AES_KEY_BYTES*8) macro
1021 tpm_buf_append_u16(&buf, AES_KEY_BITS); in tpm2_start_auth_session()
1139 if (val != AES_KEY_BITS) in tpm2_parse_create_primary()
1295 tpm_buf_append_u16(&template, AES_KEY_BITS); in tpm2_create_primary()