Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/ux500/hash/
Dhash_alg.h385 void hash_begin(struct hash_device_data *device_data, struct hash_ctx *ctx);
Dhash_core.c482 hash_begin(device_data, ctx); in init_hash_hw()
742 void hash_begin(struct hash_device_data *device_data, struct hash_ctx *ctx) in hash_begin() function