Home
last modified time | relevance | path

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

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