Searched refs:hashbuf (Results 1 – 2 of 2) sorted by relevance
52 const UINT8 *hashbuf = (const UINT8 *)buf; in LOS_HashFNV32aBuf() local59 hval ^= (UINT32)*hashbuf++; in LOS_HashFNV32aBuf()
25287 +int32_t secure_storage_verify(uint8_t *keyname, uint8_t *hashbuf);53109 +unsigned long secure_storage_verify(u8 *keyname, u8 *hashbuf)53133 + memcpy(hashbuf, (u8 *)output, 32);53332 +unsigned long secure_storage_verify(u8 *name, u8 *hashbuf);