Home
last modified time | relevance | path

Searched refs:CreateOperationResponse (Results 1 – 13 of 13) sorted by relevance

/system/hardware/interfaces/keystore2/aidl/android/system/keystore2/
DIKeystoreSecurityLevel.aidl21 import android.system.keystore2.CreateOperationResponse;
88 CreateOperationResponse createOperation(in KeyDescriptor key, in createOperation()
DCreateOperationResponse.aidl28 parcelable CreateOperationResponse {
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/1/android/system/keystore2/
DCreateOperationResponse.aidl37 parcelable CreateOperationResponse {
DIKeystoreSecurityLevel.aidl38 …android.system.keystore2.CreateOperationResponse createOperation(in android.system.keystore2.KeyDe… in createOperation()
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/current/android/system/keystore2/
DCreateOperationResponse.aidl37 parcelable CreateOperationResponse {
DIKeystoreSecurityLevel.aidl38 …android.system.keystore2.CreateOperationResponse createOperation(in android.system.keystore2.KeyDe… in createOperation()
/system/security/ondevice-signing/
DKeystoreHmacKey.cpp41 using android::system::keystore2::CreateOperationResponse;
207 CreateOperationResponse opResponse; in sign()
238 CreateOperationResponse opResponse; in verify()
DKeystoreKey.cpp45 using android::system::keystore2::CreateOperationResponse;
296 CreateOperationResponse opResponse; in sign()
/system/security/keystore2/src/
Dsecurity_level.rs53 AuthenticatorSpec::AuthenticatorSpec, CreateOperationResponse::CreateOperationResponse,
211 ) -> Result<CreateOperationResponse> { in create_operation() argument
375 Ok(CreateOperationResponse { in create_operation()
968 ) -> binder::public_api::Result<CreateOperationResponse> { in createOperation() argument
/system/security/keystore/
Dkeystore_cli_v2.cpp355 ks2::CreateOperationResponse encOperationResponse; in encryptWithAuthentication()
400 ks2::CreateOperationResponse signOperationResponse; in encryptWithAuthentication()
474 ks2::CreateOperationResponse signOperationResponse; in decryptWithAuthentication()
505 ks2::CreateOperationResponse encOperationResponse; in decryptWithAuthentication()
882 ks2::CreateOperationResponse operationResponse; in SignAndVerify()
/system/vold/
DKeymaster.cpp201 ks2::CreateOperationResponse cor; in begin()
/system/security/keystore-engine/
Dkeystore2_engine.cpp197 ks2::CreateOperationResponse response; in keystore2_sign()
/system/hardware/interfaces/wifi/keystore/1.0/default/
Dkeystore.cpp263 ks2::CreateOperationResponse op_response; in keyStore2Sign()