Searched refs:exponent (Results 1 – 10 of 10) sorted by relevance
/xen-4.10.0-shim-comet/stubdom/vtpmmgr/ |
A D | tpmrsa.c | 44 const unsigned char* exponent, in tpmrsa_set_pubkey() argument 52 mpi_read_binary(&ctx->E, exponent, explen); in tpmrsa_set_pubkey()
|
A D | tpmrsa.h | 50 const unsigned char* exponent,
|
A D | init.c | 193 .exponent = NULL, in try_take_ownership() 216 .exponent = NULL, in try_take_ownership() 562 .exponent = 0, in tpm2_take_ownership() 621 .exponent = 0, in vtpmmgr2_create()
|
A D | tcg.h | 510 BYTE* exponent; member 517 free(p->exponent); in free_TPM_RSA_KEY_PARMS() 518 p->exponent = NULL; in free_TPM_RSA_KEY_PARMS()
|
A D | mgmt_authority.c | 43 .exponent = NULL, in do_provision_aik() 118 .exponent = NULL, in do_load_aik()
|
A D | tpm2_marshal.h | 532 ptr = pack_UINT32(ptr, p->exponent); in pack_TPMS_RSA_PARMS() 542 ptr = unpack_UINT32(ptr, &p->exponent); in unpack_TPMS_RSA_PARMS()
|
A D | tpm2_types.h | 797 UINT32 exponent; member
|
A D | tpm.c | 376 pubEK->algorithmParms.parms.rsa.exponent, in TPM_TakeOwnership()
|
A D | marshal.h | 498 return pack_BUFFER(ptr, k->exponent, k->exponentSize); in pack_TPM_RSA_KEY_PARMS() 506 unpack3_PTR(ptr, pos, max, &k->exponent, k->exponentSize, alloc); in unpack3_TPM_RSA_KEY_PARMS()
|
/xen-4.10.0-shim-comet/xen/include/acpi/ |
A D | actbl2.h | 972 u32 exponent; member
|
Completed in 29 milliseconds