Home
last modified time | relevance | path

Searched defs:aHash (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/openthread/src/core/crypto/
H A Dcrypto_platform.cpp425 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 Decdsa.hpp208 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 Dhmac_sha256.cpp59 void HmacSha256::Finish(Hash &aHash) in Finish()
H A Dsha256.cpp72 void Sha256::Finish(Hash &aHash) { SuccessOrAssert(otPlatCryptoSha256Finish(&mContext, aHash.m8, Ha… in Finish()
/aosp_15_r20/external/openthread/examples/platforms/simulation/
H A Dcrypto.c100 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 DTestBoilerplate.java51 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 DTestBoilerplate.java50 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 Dhash_utils_unittest.cpp26 size_t aHash = ComputeGenericHash(a.c_str(), a.size()); in TEST() local
/aosp_15_r20/external/ot-br-posix/src/utils/
H A Dsha256.cpp93 void Sha256::Finish(Hash &aHash) in Finish()
/aosp_15_r20/external/openthread/src/core/api/
H A Dcrypto_api.cpp50 …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 DFapi_AuthorizePolicy.c243 TPM2B_DIGEST aHash; in Fapi_AuthorizePolicy_Finish() local
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_platform.cpp552 const otPlatCryptoSha256Hash *aHash, in otPlatCryptoEcdsaSignUsingKeyRef()
563 const otPlatCryptoSha256Hash *aHash, in otPlatCryptoEcdsaVerifyUsingKeyRef()
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/
H A Difapi_policy_execute.c559 TPM2B_DIGEST aHash; in execute_policy_authorize() local
/aosp_15_r20/external/openthread/src/core/border_router/
H A Drouting_manager.cpp3776 void RoutingManager::TxRaInfo::CalculateHash(const RouterAdvert::RxMessage &aRaMessage, Hash &aHash) in CalculateHash()
/aosp_15_r20/external/openthread/src/core/net/
H A Dmdns.cpp4242 void Core::TxMessageHistory::CalculateHash(const Message &aMessage, Hash &aHash) in CalculateHash()
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dshell.c11986 IdxHashEntry *aHash[IDX_HASH_SIZE]; member
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dshell.c11981 IdxHashEntry *aHash[IDX_HASH_SIZE]; member