/aosp_15_r20/external/openthread/src/core/crypto/ |
H A D | crypto_platform.cpp | 425 OT_TOOL_WEAK otError otPlatCryptoSha256Finish(otCryptoContext *aContext, uint8_t *aHash, uint16_t a… in otPlatCryptoSha256Finish() 560 const otPlatCryptoSha256Hash *aHash, in otPlatCryptoEcdsaSign() 619 const otPlatCryptoSha256Hash *aHash, in otPlatCryptoEcdsaVerify() 775 const otPlatCryptoSha256Hash *aHash, in otPlatCryptoEcdsaSign() 786 const otPlatCryptoSha256Hash *aHash, in otPlatCryptoEcdsaVerify()
|
H A D | ecdsa.hpp | 208 Error Sign(const Sha256::Hash &aHash, Signature &aSignature) const in Sign() argument 287 Error Sign(const Sha256::Hash &aHash, Signature &aSignature) const in Sign() argument 350 Error Verify(const Sha256::Hash &aHash, const Signature &aSignature) const in Verify() argument
|
H A D | hmac_sha256.cpp | 59 void HmacSha256::Finish(Hash &aHash) in Finish()
|
H A D | sha256.cpp | 72 void Sha256::Finish(Hash &aHash) { SuccessOrAssert(otPlatCryptoSha256Finish(&mContext, aHash.m8, Ha… in Finish()
|
/aosp_15_r20/external/openthread/examples/platforms/simulation/ |
H A D | crypto.c | 100 const otPlatCryptoSha256Hash *aHash, in otPlatCryptoEcdsaSignUsingKeyRef() 111 const otPlatCryptoSha256Hash *aHash, in otPlatCryptoEcdsaVerifyUsingKeyRef()
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/ |
H A D | TestBoilerplate.java | 51 int aHash = a.hashCode(); in _test() local 79 private void _checkEquals(int i, int j, T a, int aHash, T b) { in _checkEquals()
|
/aosp_15_r20/external/icu/icu4j/main/translit/src/test/java/com/ibm/icu/dev/test/ |
H A D | TestBoilerplate.java | 50 int aHash = a.hashCode(); in _test() local 78 private void _checkEquals(int i, int j, T a, int aHash, T b) { in _checkEquals()
|
/aosp_15_r20/external/angle/src/common/ |
H A D | hash_utils_unittest.cpp | 26 size_t aHash = ComputeGenericHash(a.c_str(), a.size()); in TEST() local
|
/aosp_15_r20/external/ot-br-posix/src/utils/ |
H A D | sha256.cpp | 93 void Sha256::Finish(Hash &aHash) in Finish()
|
/aosp_15_r20/external/openthread/src/core/api/ |
H A D | crypto_api.cpp | 50 …ha256(const otCryptoKey *aKey, const uint8_t *aBuf, uint16_t aBufLength, otCryptoSha256Hash *aHash) in otCryptoHmacSha256()
|
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/api/ |
H A D | Fapi_AuthorizePolicy.c | 243 TPM2B_DIGEST aHash; in Fapi_AuthorizePolicy_Finish() local
|
/aosp_15_r20/external/openthread/tests/unit/ |
H A D | test_platform.cpp | 552 const otPlatCryptoSha256Hash *aHash, in otPlatCryptoEcdsaSignUsingKeyRef() 563 const otPlatCryptoSha256Hash *aHash, in otPlatCryptoEcdsaVerifyUsingKeyRef()
|
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/ |
H A D | ifapi_policy_execute.c | 559 TPM2B_DIGEST aHash; in execute_policy_authorize() local
|
/aosp_15_r20/external/openthread/src/core/border_router/ |
H A D | routing_manager.cpp | 3776 void RoutingManager::TxRaInfo::CalculateHash(const RouterAdvert::RxMessage &aRaMessage, Hash &aHash) in CalculateHash()
|
/aosp_15_r20/external/openthread/src/core/net/ |
H A D | mdns.cpp | 4242 void Core::TxMessageHistory::CalculateHash(const Message &aMessage, Hash &aHash) in CalculateHash()
|
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/ |
H A D | shell.c | 11986 IdxHashEntry *aHash[IDX_HASH_SIZE]; member
|
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/ |
H A D | shell.c | 11981 IdxHashEntry *aHash[IDX_HASH_SIZE]; member
|