Lines Matching refs:tpm_u16

706 		tpm_u16(TPM2_ST_NO_SESSIONS),  in tpm2_startup()
709 tpm_u16(mode), in tpm2_startup()
727 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_self_test()
767 tpm_u16(TPM2_ST_SESSIONS), /* TAG */ in tpm2_clear()
777 tpm_u16(0), /* Size of <nonce> */ in tpm2_clear()
780 tpm_u16(pw_sz), /* Size of <hmac/password> */ in tpm2_clear()
813 tpm_u16(TPM2_ST_SESSIONS), /* TAG */ in tpm2_nv_define_space()
823 tpm_u16(0), /* nonce_size */ in tpm2_nv_define_space()
825 tpm_u16(0), /* auth_size */ in tpm2_nv_define_space()
828 tpm_u16(message_len + nv_policy_size), /* size */ in tpm2_nv_define_space()
830 tpm_u16(TPM2_ALG_SHA256), in tpm2_nv_define_space()
832 tpm_u16(nv_policy_size), in tpm2_nv_define_space()
859 tpm_u16(TPM2_ST_SESSIONS), /* TAG */ in tpm2_pcr_extend()
869 tpm_u16(0), /* Size of <nonce> */ in tpm2_pcr_extend()
872 tpm_u16(0), /* Size of <hmac/password> */ in tpm2_pcr_extend()
877 tpm_u16(algorithm), /* Algorithm of the hash */ in tpm2_pcr_extend()
900 tpm_u16(TPM2_ST_SESSIONS), /* TAG */ in tpm2_nv_read_value()
911 tpm_u16(0), /* Size of <nonce> */ in tpm2_nv_read_value()
914 tpm_u16(0), /* Size of <hmac/password> */ in tpm2_nv_read_value()
917 tpm_u16(count), /* Number of bytes */ in tpm2_nv_read_value()
918 tpm_u16(0), /* Offset */ in tpm2_nv_read_value()
948 tpm_u16(TPM2_ST_SESSIONS), /* TAG */ in tpm2_nv_write_value()
959 tpm_u16(0), /* Size of <nonce> */ in tpm2_nv_write_value()
962 tpm_u16(0), /* Size of <hmac/password> */ in tpm2_nv_write_value()
965 tpm_u16(count), in tpm2_nv_write_value()
986 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_pcr_read()
992 tpm_u16(algorithm), /* Algorithm of the hash */ in tpm2_pcr_read()
1030 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_get_capability()
1187 tpm_u16(TPM2_ST_SESSIONS), /* TAG */ in tpm2_dam_reset()
1197 tpm_u16(0), /* Size of <nonce> */ in tpm2_dam_reset()
1200 tpm_u16(pw_sz), /* Size of <hmac/password> */ in tpm2_dam_reset()
1225 tpm_u16(TPM2_ST_SESSIONS), /* TAG */ in tpm2_dam_parameters()
1235 tpm_u16(0), /* Size of <nonce> */ in tpm2_dam_parameters()
1238 tpm_u16(pw_sz), /* Size of <hmac/password> */ in tpm2_dam_parameters()
1274 tpm_u16(TPM2_ST_SESSIONS), /* TAG */ in tpm2_change_auth()
1284 tpm_u16(0), /* Size of <nonce> */ in tpm2_change_auth()
1287 tpm_u16(oldpw_sz) /* Size of <hmac/password> */ in tpm2_change_auth()
1317 tpm_u16(TPM2_ST_SESSIONS), /* TAG */ in tpm2_pcr_setauthpolicy()
1327 tpm_u16(0), /* Size of <nonce> */ in tpm2_pcr_setauthpolicy()
1330 tpm_u16(pw_sz) /* Size of <hmac/password> */ in tpm2_pcr_setauthpolicy()
1373 tpm_u16(TPM2_ST_SESSIONS), /* TAG */ in tpm2_pcr_setauthvalue()
1383 tpm_u16(0), /* Size of <nonce> */ in tpm2_pcr_setauthvalue()
1386 tpm_u16(pw_sz), /* Size of <hmac/password> */ in tpm2_pcr_setauthvalue()
1417 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_get_random()
1462 tpm_u16(TPM2_ST_SESSIONS), /* TAG */ in tpm2_write_lock()
1473 tpm_u16(0), /* nonce_size */ in tpm2_write_lock()
1475 tpm_u16(0), /* auth_size */ in tpm2_write_lock()
1486 tpm_u16(TPM2_ST_SESSIONS), /* TAG */ in tpm2_disable_platform_hierarchy()
1496 tpm_u16(0), /* nonce_size */ in tpm2_disable_platform_hierarchy()
1498 tpm_u16(0), /* auth_size */ in tpm2_disable_platform_hierarchy()
1527 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_report_state()
1531 tpm_u16(vendor_subcmd), in tpm2_report_state()
1552 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_enable_nvcommits()
1556 tpm_u16(vendor_subcmd), in tpm2_enable_nvcommits()