Home
last modified time | relevance | path

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

/linux/drivers/crypto/
H A Dimg-hash.c67 #define DRIVER_FLAGS_SHA1 BIT(18) macro
172 else if (ctx->flags & DRIVER_FLAGS_SHA1) in img_hash_start()
650 ctx->flags |= DRIVER_FLAGS_SHA1; in img_hash_digest()