Home
last modified time | relevance | path

Searched defs:GenerateKeyResponse (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/system/keymaster/include/keymaster/
H A Dandroid_keymaster_messages.h368 struct GenerateKeyResponse : public KeymasterResponse { struct
369 explicit GenerateKeyResponse(int32_t ver) in GenerateKeyResponse() function
376 KeymasterKeyBlob key_blob;
377 AuthorizationSet enforced;
378 AuthorizationSet unenforced;
379 CertificateChain certificate_chain;
/aosp_15_r20/system/keymint/wire/src/
H A Dtypes.rs127 pub struct GenerateKeyResponse { struct
128 pub ret: KeyCreationResult,
/aosp_15_r20/system/keymaster/tests/
H A Dandroid_keymaster_messages_test.cpp104 TEST(RoundTrip, GenerateKeyResponse) { in TEST() argument
/aosp_15_r20/external/nos/host/generic/nugget/proto/nugget/app/keymaster/ctdl/
Dkeymaster.proto182 message GenerateKeyResponse { message
/aosp_15_r20/external/nos/host/generic/nugget/proto/nugget/app/keymaster/
Dkeymaster.proto182 message GenerateKeyResponse { message