Home
last modified time | relevance | path

Searched refs:TPM2_ST_NO_SESSIONS (Results 1 – 25 of 291) sorted by relevance

12345678910>>...12

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/char/tpm/
H A Dtpm2-cmd.c186 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_PCR_READ); in tpm2_pcr_read()
307 tpm_buf_reset(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_RANDOM); in tpm2_get_random()
353 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_FLUSH_CONTEXT); in tpm2_flush_context()
393 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY); in tpm2_get_tpm_pt()
425 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_SHUTDOWN); in tpm2_shutdown()
453 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_SELF_TEST); in tpm2_do_selftest()
489 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY); in tpm2_probe()
499 if (be16_to_cpu(out->tag) == TPM2_ST_NO_SESSIONS) in tpm2_probe()
554 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY); in tpm2_get_pcr_allocation()
643 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY); in tpm2_get_cc_attrs_tbl()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/char/tpm/
H A Dtpm2-cmd.c186 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_PCR_READ); in tpm2_pcr_read()
307 tpm_buf_reset(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_RANDOM); in tpm2_get_random()
353 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_FLUSH_CONTEXT); in tpm2_flush_context()
393 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY); in tpm2_get_tpm_pt()
425 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_SHUTDOWN); in tpm2_shutdown()
453 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_SELF_TEST); in tpm2_do_selftest()
489 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY); in tpm2_probe()
499 if (be16_to_cpu(out->tag) == TPM2_ST_NO_SESSIONS) in tpm2_probe()
554 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY); in tpm2_get_pcr_allocation()
643 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY); in tpm2_get_cc_attrs_tbl()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/char/tpm/
H A Dtpm2-cmd.c186 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_PCR_READ); in tpm2_pcr_read()
307 tpm_buf_reset(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_RANDOM); in tpm2_get_random()
353 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_FLUSH_CONTEXT); in tpm2_flush_context()
393 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY); in tpm2_get_tpm_pt()
425 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_SHUTDOWN); in tpm2_shutdown()
453 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_SELF_TEST); in tpm2_do_selftest()
489 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY); in tpm2_probe()
499 if (be16_to_cpu(out->tag) == TPM2_ST_NO_SESSIONS) in tpm2_probe()
554 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY); in tpm2_get_pcr_allocation()
643 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY); in tpm2_get_cc_attrs_tbl()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/tpm2/
H A Dtpm2.py12 TPM2_ST_NO_SESSIONS = 0x8001 variable
409 TPM2_ST_NO_SESSIONS,
455 TPM2_ST_NO_SESSIONS,
497 TPM2_ST_NO_SESSIONS,
512 TPM2_ST_NO_SESSIONS,
522 TPM2_ST_NO_SESSIONS,
532 TPM2_ST_NO_SESSIONS,
689 TPM2_ST_NO_SESSIONS,
H A Dtpm2_tests.py150 tpm2.TPM2_ST_NO_SESSIONS,
166 tpm2.TPM2_ST_NO_SESSIONS,
183 tpm2.TPM2_ST_NO_SESSIONS,
206 tpm2.TPM2_ST_NO_SESSIONS,
281 cmd = struct.pack(fmt, tpm2.TPM2_ST_NO_SESSIONS, struct.calcsize(fmt),
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/tpm2/
H A Dtpm2.py12 TPM2_ST_NO_SESSIONS = 0x8001 variable
409 TPM2_ST_NO_SESSIONS,
455 TPM2_ST_NO_SESSIONS,
497 TPM2_ST_NO_SESSIONS,
512 TPM2_ST_NO_SESSIONS,
522 TPM2_ST_NO_SESSIONS,
532 TPM2_ST_NO_SESSIONS,
689 TPM2_ST_NO_SESSIONS,
H A Dtpm2_tests.py150 tpm2.TPM2_ST_NO_SESSIONS,
166 tpm2.TPM2_ST_NO_SESSIONS,
183 tpm2.TPM2_ST_NO_SESSIONS,
206 tpm2.TPM2_ST_NO_SESSIONS,
281 cmd = struct.pack(fmt, tpm2.TPM2_ST_NO_SESSIONS, struct.calcsize(fmt),
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/tpm2/
H A Dtpm2.py12 TPM2_ST_NO_SESSIONS = 0x8001 variable
409 TPM2_ST_NO_SESSIONS,
455 TPM2_ST_NO_SESSIONS,
497 TPM2_ST_NO_SESSIONS,
512 TPM2_ST_NO_SESSIONS,
522 TPM2_ST_NO_SESSIONS,
532 TPM2_ST_NO_SESSIONS,
689 TPM2_ST_NO_SESSIONS,
H A Dtpm2_tests.py150 tpm2.TPM2_ST_NO_SESSIONS,
166 tpm2.TPM2_ST_NO_SESSIONS,
183 tpm2.TPM2_ST_NO_SESSIONS,
206 tpm2.TPM2_ST_NO_SESSIONS,
281 cmd = struct.pack(fmt, tpm2.TPM2_ST_NO_SESSIONS, struct.calcsize(fmt),
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/lib/
H A Dtpm-v2.c16 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_startup()
37 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_self_test()
125 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_pcr_read()
166 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_get_capability()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/lib/
H A Dtpm-v2.c16 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_startup()
37 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_self_test()
125 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_pcr_read()
166 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_get_capability()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/lib/
H A Dtpm-v2.c16 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_startup()
37 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_self_test()
125 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_pcr_read()
166 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_get_capability()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/lib/
H A Dtpm-v2.c16 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_startup()
37 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_self_test()
125 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_pcr_read()
166 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_get_capability()
/dports/sysutils/u-boot-tools/u-boot-2020.07/lib/
H A Dtpm-v2.c17 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_startup()
38 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_self_test()
126 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_pcr_read()
167 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_get_capability()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/lib/
H A Dtpm-v2.c16 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_startup()
37 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_self_test()
125 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_pcr_read()
166 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_get_capability()
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/lib/
H A Dtpm-v2.c17 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_startup()
38 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_self_test()
261 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_pcr_read()
302 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_get_capability()
564 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_get_random()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/lib/
H A Dtpm-v2.c17 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_startup()
38 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_self_test()
261 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_pcr_read()
302 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_get_capability()
564 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_get_random()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/lib/
H A Dtpm-v2.c17 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_startup()
38 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_self_test()
261 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_pcr_read()
302 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_get_capability()
564 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_get_random()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/lib/
H A Dtpm-v2.c17 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_startup()
38 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_self_test()
261 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_pcr_read()
302 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_get_capability()
564 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_get_random()
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/lib/
H A Dtpm-v2.c17 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_startup()
38 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_self_test()
261 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_pcr_read()
302 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_get_capability()
564 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_get_random()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/lib/
H A Dtpm-v2.c17 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_startup()
38 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_self_test()
261 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_pcr_read()
302 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_get_capability()
564 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_get_random()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/lib/
H A Dtpm-v2.c17 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_startup()
38 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_self_test()
261 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_pcr_read()
302 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_get_capability()
564 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_get_random()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/lib/
H A Dtpm-v2.c17 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_startup()
38 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_self_test()
261 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_pcr_read()
302 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_get_capability()
564 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_get_random()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/lib/
H A Dtpm-v2.c17 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_startup()
38 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_self_test()
261 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_pcr_read()
302 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_get_capability()
564 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_get_random()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/lib/
H A Dtpm-v2.c17 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_startup()
38 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_self_test()
261 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_pcr_read()
302 tpm_u16(TPM2_ST_NO_SESSIONS), /* TAG */ in tpm2_get_capability()
564 tpm_u16(TPM2_ST_NO_SESSIONS), in tpm2_get_random()

12345678910>>...12