Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/
Dimg-hash.c68 #define DRIVER_FLAGS_SHA224 BIT(19) macro
174 else if (ctx->flags & DRIVER_FLAGS_SHA224) in img_hash_start()
652 ctx->flags |= DRIVER_FLAGS_SHA224; in img_hash_digest()