Searched refs:remotely_provisioned_key_blob (Results 1 – 4 of 4) sorted by relevance
28 remotely_provisioned_key_blob: Vec<u8>, in request_attestation()32 ClientVmAttestationParams { csr, remotely_provisioned_key_blob, remotely_provisioned_cert }; in request_attestation()
80 pub remotely_provisioned_key_blob: Vec<u8>, field
107 decrypt_private_key(¶ms.remotely_provisioned_key_blob, dice_artifacts.cdi_seal()) in request_attestation()
157 remotely_provisioned_key_blob: remotely_provisioned_key_pair.key_blob.to_vec(), in check_attestation_request()