Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/ux500/hash/
H A Dhash_alg.h385 void hash_begin(struct hash_device_data *device_data, struct hash_ctx *ctx);
H A 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