Home
last modified time | relevance | path

Searched defs:hmac (Results 1 – 23 of 23) sorted by relevance

/aosp12/system/hwservicemanager/
H A DTokenManager.cpp133 std::array<uint8_t, EVP_MAX_MD_SIZE> hmac; in generateToken() local
179 hidl_vec<uint8_t> TokenManager::makeToken(const uint64_t id, const uint8_t *hmac, uint64_t hmacSize… in makeToken()
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dseg6_hmac.h29 __u8 hmac[SEG6_HMAC_FIELD_LEN]; member
/aosp12/system/keymaster/km_openssl/
H A Dhkdf.cpp60 HmacSha256 hmac; in GenerateKey() local
H A Dattestation_record.cpp954 HmacSha256 hmac; in generate_unique_id() local
/aosp12/system/keymaster/tests/
H A Dhmac_test.cpp65 HmacSha256 hmac; in TEST() local
/aosp12/hardware/libhardware/include/hardware/
H A Dhw_auth_token.h46 uint8_t hmac[32]; member
/aosp12/frameworks/base/core/jni/
H A Dandroid_view_KeyEvent.cpp98 ScopedLocalRef<jbyteArray> hmac = toJbyteArray(env, event->getHmac()); in android_view_KeyEvent_fromNative() local
125 std::optional<std::array<uint8_t, 32>> hmac = fromJobject<32>(env, hmacObj); in android_view_KeyEvent_toNative() local
/aosp12/frameworks/base/core/java/android/view/displayhash/
H A DDisplayHash.java79 @NonNull String hashAlgorithm, @NonNull byte[] imageHash, @NonNull byte[] hmac) { in DisplayHash()
/aosp12/packages/modules/ExtServices/java/src/android/ext/services/displayhash/
H A DHmacKeyManager.java59 int hashAlgorithm, byte[] imageHash, byte[] hmac) { in verifyHmac()
/aosp12/frameworks/native/libs/input/
H A DInput.cpp197 std::array<uint8_t, 32> hmac) { in initialize()
229 std::array<uint8_t, 32> hmac, int32_t action, int32_t flags, in initialize()
425 std::array<uint8_t, 32> hmac, int32_t action, int32_t actionButton, in initialize()
685 std::vector<uint8_t> hmac; in readFromParcel() local
751 std::vector<uint8_t> hmac(mHmac.begin(), mHmac.end()); in writeToParcel() local
H A DInputTransport.cpp492 std::array<uint8_t, 32> hmac, int32_t action, in publishKeyEvent()
535 std::array<uint8_t, 32> hmac, int32_t action, int32_t actionButton, int32_t flags, in publishMotionEvent()
/aosp12/hardware/interfaces/confirmationui/support/include/android/hardware/confirmationui/1.0/generic/
H A DGenericOperation.h133 auto hmac = HMacer::hmac256(testKey, "\0", bytes_cast(secureInputToken.challenge), in deliverSecureInputEvent() local
/aosp12/frameworks/native/libs/input/tests/
H A DInputPublisherAndConsumer_test.cpp78 constexpr std::array<uint8_t, 32> hmac = {31, 30, 29, 28, 27, 26, 25, 24, 23, 22, 21, in PublishAndConsumeKeyEvent() local
148 constexpr std::array<uint8_t, 32> hmac = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, in PublishAndConsumeMotionEvent() local
/aosp12/hardware/qcom/keymaster/
H A Dkeymaster_qcom.h64 uint8_t hmac[KM_HMAC_LENGTH]; member
/aosp12/frameworks/native/include/input/
H A DInputTransport.h99 std::array<uint8_t, 32> hmac; member
119 std::array<uint8_t, 32> hmac; member
/aosp12/hardware/interfaces/confirmationui/1.0/vts/functional/
H A DVtsHalConfirmationUIV1_0TargetTest.cpp82 auto hmac = HMacer::hmac256(testKey, data...); in testHMAC() local
/aosp12/hardware/interfaces/identity/support/tests/
H A DIdentityCredentialSupportTest.cpp297 optional<vector<uint8_t>> hmac = support::hmacSha256(key, data); in TEST() local
/aosp12/hardware/interfaces/identity/support/src/
H A DIdentityCredentialSupport.cpp566 vector<uint8_t> hmac; in hmacSha256() local
/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp3142 std::array<uint8_t, 32> hmac = getSignature(keyEntry, *dispatchEntry); in startDispatchCycleLocked() local
3188 std::array<uint8_t, 32> hmac = getSignature(motionEntry, *dispatchEntry); in startDispatchCycleLocked() local
/aosp12/frameworks/base/core/java/android/view/
H A DKeyEvent.java1631 int deviceId, int scancode, int flags, int source, int displayId, @Nullable byte[] hmac, in obtain()
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dokio-1.15.0.jarMETA-INF/ META-INF/MANIFEST.MF okio/ okio/AsyncTimeout$Watchdog. ...
H A Dhttpclient-4.5.12.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/aosp12/packages/apps/RemoteProvisioner/tests/unittests/
H A Dtink-android-1.5.0.jarcom/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...