/aosp_15_r20/external/nanohttpd/websocket/src/main/java/fi/iki/elonen/ |
H A D | NanoWSD.java | 464 private byte[] maskingKey; field in NanoWSD.WebSocketFrame 483 public WebSocketFrame(OpCode opCode, boolean fin, byte[] payload, byte[] maskingKey) { in WebSocketFrame() 493 …public WebSocketFrame(OpCode opCode, boolean fin, String payload, byte[] maskingKey) throws Charac… in WebSocketFrame() 659 public void setMaskingKey(byte[] maskingKey) { in setMaskingKey()
|
/aosp_15_r20/out/soong/.intermediates/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V4-java-source/gen/android/system/keystore2/ |
D | IKeystoreSecurityLevel.java | 36 …Descriptor key, android.system.keystore2.KeyDescriptor wrappingKey, byte[] maskingKey, android.har… in importWrappedKey() 346 …Descriptor key, android.system.keystore2.KeyDescriptor wrappingKey, byte[] maskingKey, android.har… in importWrappedKey() 468 …Descriptor key, android.system.keystore2.KeyDescriptor wrappingKey, byte[] maskingKey, android.har… in importWrappedKey()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint-V3-java-source/gen/android/hardware/security/keymint/ |
D | IKeyMintDevice.java | 39 …ult importWrappedKey(byte[] wrappedKeyData, byte[] wrappingKeyBlob, byte[] maskingKey, android.har… in importWrappedKey() 533 …ult importWrappedKey(byte[] wrappedKeyData, byte[] wrappingKeyBlob, byte[] maskingKey, android.har… in importWrappedKey() 876 …ult importWrappedKey(byte[] wrappedKeyData, byte[] wrappingKeyBlob, byte[] maskingKey, android.har… in importWrappedKey()
|
/aosp_15_r20/hardware/nxp/keymint/KM200/ |
D | JavacardKeyMintDevice.cpp | 162 const vector<uint8_t>& maskingKey, in importWrappedKey() 211 const std::vector<uint8_t>& maskingKey, in sendBeginImportWrappedKeyCmd()
|
/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/HAL/ |
H A D | JavacardKeyMintDevice.cpp | 161 const vector<uint8_t>& maskingKey, in importWrappedKey() 215 const std::vector<uint8_t>& maskingKey, in sendBeginImportWrappedKeyCmd()
|
/aosp_15_r20/external/libese/ready_se/google/keymint/KM300/HAL/ |
H A D | JavacardKeyMintDevice.cpp | 161 const vector<uint8_t>& maskingKey, in importWrappedKey() 215 const std::vector<uint8_t>& maskingKey, in sendBeginImportWrappedKeyCmd()
|
/aosp_15_r20/hardware/nxp/keymint/KM300/ |
D | JavacardKeyMintDevice.cpp | 177 const vector<uint8_t>& maskingKey, in importWrappedKey() 231 const std::vector<uint8_t>& maskingKey, in sendBeginImportWrappedKeyCmd()
|
/aosp_15_r20/out/soong/.intermediates/system/hardware/interfaces/keystore2/aidl/android.system.keystore2_interface/dump/android/system/keystore2/ |
D | IKeystoreSecurityLevel.aidl | 41 … key, in android.system.keystore2.KeyDescriptor wrappingKey, in @nullable byte[] maskingKey, in an… in importWrappedKey()
|
/aosp_15_r20/system/hardware/interfaces/keystore2/aidl/android/system/keystore2/ |
D | IKeystoreSecurityLevel.aidl | 181 in @nullable byte[] maskingKey, in KeyParameter[] params, in importWrappedKey()
|
/aosp_15_r20/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/2/android/system/keystore2/ |
D | IKeystoreSecurityLevel.aidl | 41 … key, in android.system.keystore2.KeyDescriptor wrappingKey, in @nullable byte[] maskingKey, in an… in importWrappedKey()
|
/aosp_15_r20/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/4/android/system/keystore2/ |
D | IKeystoreSecurityLevel.aidl | 41 … key, in android.system.keystore2.KeyDescriptor wrappingKey, in @nullable byte[] maskingKey, in an… in importWrappedKey()
|
/aosp_15_r20/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/1/android/system/keystore2/ |
D | IKeystoreSecurityLevel.aidl | 41 … key, in android.system.keystore2.KeyDescriptor wrappingKey, in @nullable byte[] maskingKey, in an… in importWrappedKey()
|
/aosp_15_r20/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/current/android/system/keystore2/ |
D | IKeystoreSecurityLevel.aidl | 41 … key, in android.system.keystore2.KeyDescriptor wrappingKey, in @nullable byte[] maskingKey, in an… in importWrappedKey()
|
/aosp_15_r20/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/3/android/system/keystore2/ |
D | IKeystoreSecurityLevel.aidl | 41 … key, in android.system.keystore2.KeyDescriptor wrappingKey, in @nullable byte[] maskingKey, in an… in importWrappedKey()
|
/aosp_15_r20/frameworks/base/keystore/java/android/security/ |
H A D | KeyStoreSecurityLevel.java | 192 @NonNull byte[] wrappedKey, byte[] maskingKey, in importWrappedKey()
|
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/ |
H A D | IKeyMintDevice.aidl | 42 …rtWrappedKey(in byte[] wrappedKeyData, in byte[] wrappingKeyBlob, in byte[] maskingKey, in android… in importWrappedKey()
|
/aosp_15_r20/out/soong/.intermediates/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V1-cpp-source/gen/include/android/system/keystore2/ |
D | BnKeystoreSecurityLevel.h | 50 …nst ::android::system::keystore2::KeyDescriptor& wrappingKey, const ::std::optional<::std::vector<… in importWrappedKey()
|
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/3/android/hardware/security/keymint/ |
H A D | IKeyMintDevice.aidl | 42 …rtWrappedKey(in byte[] wrappedKeyData, in byte[] wrappingKeyBlob, in byte[] maskingKey, in android… in importWrappedKey()
|
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/2/android/hardware/security/keymint/ |
H A D | IKeyMintDevice.aidl | 42 …rtWrappedKey(in byte[] wrappedKeyData, in byte[] wrappingKeyBlob, in byte[] maskingKey, in android… in importWrappedKey()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint_interface/dump/android/hardware/security/keymint/ |
D | IKeyMintDevice.aidl | 42 …rtWrappedKey(in byte[] wrappedKeyData, in byte[] wrappingKeyBlob, in byte[] maskingKey, in android… in importWrappedKey()
|
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/ |
H A D | IKeyMintDevice.aidl | 42 …rtWrappedKey(in byte[] wrappedKeyData, in byte[] wrappingKeyBlob, in byte[] maskingKey, in android… in importWrappedKey()
|
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/ |
H A D | IKeyMintDevice.aidl | 500 in byte[] maskingKey, in KeyParameter[] unwrappingParams, in long passwordSid, in importWrappedKey()
|
/aosp_15_r20/out/soong/.intermediates/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V1-cpp-source/gen/android/system/keystore2/ |
D | IKeystoreSecurityLevel.cpp | 187 …:KeyDescriptor& key, const ::android::system::keystore2::KeyDescriptor& wrappingKey, const ::std::… in importWrappedKey()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint-V1-cpp-source/gen/include/android/hardware/security/keymint/ |
D | BnKeyMintDevice.h | 62 …:vector<uint8_t>& wrappingKeyBlob, const ::std::vector<uint8_t>& maskingKey, const ::std::vector<:… in importWrappedKey()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint-V1-cpp-source/gen/android/hardware/security/keymint/ |
D | IKeyMintDevice.cpp | 197 …a, const ::std::vector<uint8_t>& wrappingKeyBlob, const ::std::vector<uint8_t>& maskingKey, const … in importWrappedKey()
|