Searched refs:algorithm (Results 1 – 13 of 13) sorted by relevance
| /xen/stubdom/vtpmmgr/ |
| A D | tpm2_marshal.h | 436 ptr = pack_TPMI_ALG_SYM_OBJECT(ptr, &p->algorithm); in pack_TPMT_SYM_DEF_OBJECT() 437 ptr = pack_TPMU_SYM_KEY_BITS(ptr, &p->keyBits, &p->algorithm); in pack_TPMT_SYM_DEF_OBJECT() 438 ptr = pack_TPMU_SYM_MODE(ptr, &p->mode, &p->algorithm); in pack_TPMT_SYM_DEF_OBJECT() 445 ptr = unpack_TPMI_ALG_SYM_OBJECT(ptr, &p->algorithm); in unpack_TPMT_SYM_DEF_OBJECT() 446 ptr = unpack_TPMU_SYM_KEY_BITS(ptr, &p->keyBits, &p->algorithm); in unpack_TPMT_SYM_DEF_OBJECT() 447 ptr = unpack_TPMU_SYM_MODE(ptr, &p->mode, &p->algorithm); in unpack_TPMT_SYM_DEF_OBJECT()
|
| A D | tpm2_types.h | 493 TPMI_ALG_SYM algorithm; member 500 TPMI_ALG_SYM_OBJECT algorithm; member
|
| A D | init.c | 547 .algorithm = TPM2_ALG_AES, in tpm2_take_ownership() 609 .algorithm = TPM2_ALG_NULL, in vtpmmgr2_create()
|
| /xen/xen/include/public/io/ |
| A D | netif.h | 1019 uint8_t algorithm; member
|
| /xen/docs/man/ |
| A D | xl-numa-placement.7.pod | 239 the placement algorithm. However, if your program is calling libxl, 258 Besides than that, looking and/or tweaking the placement algorithm 278 and Xen 4.2 is in use, the automatic placement algorithm still runs, but 290 algorithm flexible and quite effective. However, that also means
|
| A D | xen-tscmode.7.pod | 85 algorithm is utilized to ensure correctness while providing the
|
| A D | xl.1.pod.in | 1179 real-time scheduling algorithm to schedule VCPUs in the system.
|
| /xen/xen/include/acpi/ |
| A D | actbl2.h | 982 u32 algorithm; member
|
| /xen/docs/misc/ |
| A D | livepatch.pandoc | 1136 Without additional information, an algorithm comparing file1.o before 1221 u8 algo; /* Public-key crypto algorithm PKEY_ALGO_*. */ 1222 u8 hash; /* Digest algorithm: HASH_ALGO_*. */
|
| A D | xenstore.txt | 327 state-sensitive algorithm in xenstored will not otherwise send
|
| /xen/docs/misra/ |
| A D | deviations.rst | 151 in specifications, manuals, and algorithm descriptions. Such places
|
| /xen/automation/eclair_analysis/ECLAIR/ |
| A D | deviations.ecl | 145 in specifications, manuals, and algorithm descriptions."
|
| /xen/stubdom/ |
| A D | lwip.patch-cvs | 1298 /* These are some reference implementations of the checksum algorithm, with the
|
Completed in 52 milliseconds