Searched defs:tcs (Results 1 – 4 of 4) sorted by relevance
140 struct tcs { struct141 uint64_t reserved1;142 uint64_t flags;143 uint64_t ossa;144 uint32_t cssa;145 uint32_t nssa;146 uint64_t oentry;148 uint64_t ofsbasgx;149 uint64_t ogsbasgx;150 uint32_t fslimit;[all …]
753 const struct blockcipher_test_case *tcs = NULL; in test_blockcipher_all_tests() local
504 sgx_tcs_validate(struct tcs *tcs) in sgx_tcs_validate()
1529 uint32_t tc, tcs; in eth_ixgbevf_dev_init() local