Home
last modified time | relevance | path

Searched defs:aes_operation (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/trusty/user/app/sample/hwcryptohal/server/
Dcrypto_operation.rs342 let aes_operation = Self { in new() localVariable
630 let aes_operation = AesOperation::new(opaque_key, dir, parameters)?; in new_binder() localVariable
/aosp_15_r20/system/keymaster/contexts/
H A Dpure_soft_keymaster_context.cpp594 OperationPtr aes_operation( in UnwrapKey() local
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/
Dtpm_keymaster_context.cpp510 keymaster::OperationPtr aes_operation(aes_operation_factory->CreateOperation( in UnwrapKey() local
/aosp_15_r20/trusty/user/app/keymaster/
Dtrusty_keymaster_context.cpp1447 OperationPtr aes_operation(aes_operation_factory->CreateOperation( in UnwrapKey() local