Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/
Dimg-hash.c69 #define DRIVER_FLAGS_MD5 BIT(21) macro
169 if (ctx->flags & DRIVER_FLAGS_MD5) in img_hash_start()
654 ctx->flags |= DRIVER_FLAGS_MD5; in img_hash_digest()