Home
last modified time | relevance | path

Searched defs:keys_to_sign (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/tools/security/remote_provisioning/hwtrust/src/cbor/rkp/
H A Dcsr.rs31 let keys_to_sign = FieldValue::from_optional_value("KeysToSign", csr_payload.pop()); in from_value() localVariable
55 let keys_to_sign = serialize(keys_to_sign.value().unwrap()); in from_value() localVariable
/aosp_15_r20/tools/security/remote_provisioning/hwtrust/src/rkp/
H A Dcsr.rs17 pub keys_to_sign: Vec<u8>, field
/aosp_15_r20/system/keymint/wire/src/
H A Dtypes.rs309 pub keys_to_sign: Vec<rpc::MacedPublicKey>, field
321 pub keys_to_sign: Vec<rpc::MacedPublicKey>, field
/aosp_15_r20/packages/modules/Virtualization/libs/libservice_vm_comm/src/
Dmessage.rs237 pub keys_to_sign: Vec<MacedPublicKey>, field
/aosp_15_r20/external/nos/host/generic/nugget/proto/nugget/app/keymaster/ctdl/
Dkeymaster.proto634 KeysToSign keys_to_sign = 2; field
/aosp_15_r20/external/nos/host/generic/nugget/proto/nugget/app/keymaster/
Dkeymaster.proto637 KeysToSign keys_to_sign = 2; field