Searched defs:pHash (Results 1 – 9 of 9) sorted by relevance
| /external/tpm2-tss/src/tss2-esys/ |
| D | esys_crypto.c | 90 size_t pBuffer_size, uint8_t * pHash, size_t * pHash_size) in iesys_crypto_pHash() 163 const uint8_t * pHash, in iesys_crypto_authHmac()
|
| /external/tpm2-tss/test/integration/ |
| D | sapi-session-util.c | 113 TPM2B_DIGEST pHash = TPM2B_DIGEST_INIT; in compute_session_auth() local 347 TPM2B_DIGEST *pHash) in tpm_calc_phash()
|
| /external/boringssl/src/ssl/test/runner/ |
| D | prf.go | 51 func pHash(result, secret, seed []byte, hash func() hash.Hash) { func
|
| /external/cronet/third_party/boringssl/src/ssl/test/runner/ |
| D | prf.go | 51 func pHash(result, secret, seed []byte, hash func() hash.Hash) { func
|
| /external/sqlite/dist/orig/ |
| D | shell.c | 9420 static void idxHashInit(IdxHash *pHash){ in idxHashInit() 9427 static void idxHashClear(IdxHash *pHash){ in idxHashClear() 9461 IdxHash *pHash, in idxHashAdd() 9496 static IdxHashEntry *idxHashFind(IdxHash *pHash, const char *zKey, int nKey){ in idxHashFind() 9516 static const char *idxHashSearch(IdxHash *pHash, const char *zKey, int nKey){ in idxHashSearch()
|
| D | sqlite3.c | 17136 FuncDef *pHash; /* Next with a different name but the same hash */ member
|
| /external/sqlite/dist/ |
| D | shell.c | 9425 static void idxHashInit(IdxHash *pHash){ in idxHashInit() 9432 static void idxHashClear(IdxHash *pHash){ in idxHashClear() 9466 IdxHash *pHash, in idxHashAdd() 9501 static IdxHashEntry *idxHashFind(IdxHash *pHash, const char *zKey, int nKey){ in idxHashFind() 9521 static const char *idxHashSearch(IdxHash *pHash, const char *zKey, int nKey){ in idxHashSearch()
|
| D | sqlite3.c | 17136 FuncDef *pHash; /* Next with a different name but the same hash */ member
|
| /external/rust/crates/libsqlite3-sys/sqlite3/ |
| D | sqlite3.c | 17259 FuncDef *pHash; /* Next with a different name but the same hash */ member
|