Home
last modified time | relevance | path

Searched refs:algorithm (Results 1 – 10 of 10) sorted by relevance

/xen/stubdom/vtpmmgr/
A Dtpm2_marshal.h436 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 Dinit.c556 .algorithm = TPM2_ALG_AES, in tpm2_take_ownership()
614 .algorithm = TPM2_ALG_NULL, in vtpmmgr2_create()
A Dtpm2_types.h493 TPMI_ALG_SYM algorithm; member
500 TPMI_ALG_SYM_OBJECT algorithm; member
/xen/xen/include/public/io/
A Dnetif.h1018 uint8_t algorithm; member
/xen/docs/man/
A Dxl-numa-placement.7.pod239 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 Dxen-tscmode.7.pod85 algorithm is utilized to ensure correctness while providing the
A Dxl.1.pod.in1177 real-time scheduling algorithm to schedule VCPUs in the system.
/xen/xen/include/acpi/
A Dactbl2.h969 u32 algorithm; member
/xen/docs/misc/
A Dlivepatch.pandoc1136 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_*. */
/xen/stubdom/
A Dlwip.patch-cvs1298 /* These are some reference implementations of the checksum algorithm, with the

Completed in 42 milliseconds