Home
last modified time | relevance | path

Searched defs:pHash (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/tpm2-tss/src/tss2-esys/
H A Desys_crypto.c90 size_t pBuffer_size, uint8_t * pHash, size_t * pHash_size) in iesys_crypto_pHash()
163 const uint8_t * pHash, in iesys_crypto_authHmac()
/aosp_15_r20/external/coreboot/src/vendorcode/amd/psp_verstage/picasso/include/bl_uapp/
H A Dbl_syscall_public.h75 char *pHash; // Message digest to verify the RSA signature member
85 char *pHash; // Message digest to verify the RSA signature member
/aosp_15_r20/external/tpm2-tss/test/integration/
H A Dsapi-session-util.c113 TPM2B_DIGEST pHash = TPM2B_DIGEST_INIT; in compute_session_auth() local
347 TPM2B_DIGEST *pHash) in tpm_calc_phash()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwinefs.h52 PEFS_HASH_BLOB pHash; member
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/tls/
Dprf.go27 func pHash(result, secret, seed []byte, hash func() hash.Hash) { func
/aosp_15_r20/external/boringssl/src/ssl/test/runner/
H A Dprf.go52 func pHash(result, secret, seed []byte, hash func() hash.Hash) { func
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/
H A Dprf.go52 func pHash(result, secret, seed []byte, hash func() hash.Hash) { func
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dshell.c12029 static void idxHashInit(IdxHash *pHash){ in idxHashInit()
12036 static void idxHashClear(IdxHash *pHash){ in idxHashClear()
12070 IdxHash *pHash, in idxHashAdd()
12105 static IdxHashEntry *idxHashFind(IdxHash *pHash, const char *zKey, int nKey){ in idxHashFind()
12125 static const char *idxHashSearch(IdxHash *pHash, const char *zKey, int nKey){ in idxHashSearch()
H A Dsqlite3.c17811 FuncDef *pHash; /* Next with a different name but the same hash */ member
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dshell.c12024 static void idxHashInit(IdxHash *pHash){ in idxHashInit()
12031 static void idxHashClear(IdxHash *pHash){ in idxHashClear()
12065 IdxHash *pHash, in idxHashAdd()
12100 static IdxHashEntry *idxHashFind(IdxHash *pHash, const char *zKey, int nKey){ in idxHashFind()
12120 static const char *idxHashSearch(IdxHash *pHash, const char *zKey, int nKey){ in idxHashSearch()
H A Dsqlite3.c17811 FuncDef *pHash; /* Next with a different name but the same hash */ member
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c17946 FuncDef *pHash; /* Next with a different name but the same hash */ member
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlcipher/
Dsqlite3.c17992 FuncDef *pHash; /* Next with a different name but the same hash */ member
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs158739 pub pHash: PEFS_HASH_BLOB, field