Searched defs:hash_update (Results 1 – 5 of 5) sorted by relevance
25 int (*hash_update)(QCryptoHash *hash, member
61 int (*hash_update)(struct hash_algo *algo, void *ctx, const void *buf, member
74 int hash_update(void* ctx, const uint8_t* data, size_t size) in hash_update() function
146 int (*hash_update)(void*, const uint8_t*, size_t); member