Home
last modified time | relevance | path

Searched refs:hash_begin (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/crypto/ux500/hash/
Dhash_alg.h385 void hash_begin(struct hash_device_data *device_data, struct hash_ctx *ctx);
Dhash_core.c497 hash_begin(device_data, ctx); in init_hash_hw()
757 void hash_begin(struct hash_device_data *device_data, struct hash_ctx *ctx) in hash_begin() function