Searched defs:aHash (Results 1 – 13 of 13) sorted by relevance
| /external/openthread/src/core/crypto/ |
| D | ecdsa_tinycrypt.cpp | 126 Error P256::KeyPair::Sign(const Sha256::Hash &aHash, Signature &aSignature) const in Sign() argument 150 Error P256::PublicKey::Verify(const Sha256::Hash &aHash, const Signature &aSignature) const in Verify() argument
|
| D | ecdsa.cpp | 124 Error P256::KeyPair::Sign(const Sha256::Hash &aHash, Signature &aSignature) const in Sign() argument 171 Error P256::PublicKey::Verify(const Sha256::Hash &aHash, const Signature &aSignature) const in Verify() argument
|
| D | sha256.cpp | 78 void Sha256::Finish(Hash &aHash) in Finish()
|
| D | hmac_sha256.cpp | 65 void HmacSha256::Finish(Hash &aHash) in Finish()
|
| D | crypto_platform.cpp | 418 OT_TOOL_WEAK otError otPlatCryptoSha256Finish(otCryptoContext *aContext, uint8_t *aHash, uint16_t a… in otPlatCryptoSha256Finish()
|
| /external/angle/src/common/ |
| D | hash_utils_unittest.cpp | 26 size_t aHash = ComputeGenericHash(a.c_str(), a.size()); in TEST() local
|
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/ |
| 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()
|
| /external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/ |
| 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()
|
| /external/openthread/src/core/api/ |
| D | crypto_api.cpp | 50 …ha256(const otCryptoKey *aKey, const uint8_t *aBuf, uint16_t aBufLength, otCryptoSha256Hash *aHash) in otCryptoHmacSha256()
|
| /external/tpm2-tss/src/tss2-fapi/api/ |
| D | Fapi_AuthorizePolicy.c | 243 TPM2B_DIGEST aHash; in Fapi_AuthorizePolicy_Finish() local
|
| /external/tpm2-tss/src/tss2-fapi/ |
| D | ifapi_policy_execute.c | 559 TPM2B_DIGEST aHash; in execute_policy_authorize() local
|
| /external/sqlite/dist/orig/ |
| D | shell.c | 9377 IdxHashEntry *aHash[IDX_HASH_SIZE]; member
|
| /external/sqlite/dist/ |
| D | shell.c | 9382 IdxHashEntry *aHash[IDX_HASH_SIZE]; member
|