Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/
H A Dimg-hash.c67 #define DRIVER_FLAGS_SHA224 BIT(19) macro
173 else if (ctx->flags & DRIVER_FLAGS_SHA224) in img_hash_start()
655 ctx->flags |= DRIVER_FLAGS_SHA224; in img_hash_digest()
/kernel/linux/linux-6.6/drivers/crypto/
H A Dimg-hash.c68 #define DRIVER_FLAGS_SHA224 BIT(19) macro
174 else if (ctx->flags & DRIVER_FLAGS_SHA224) in img_hash_start()
656 ctx->flags |= DRIVER_FLAGS_SHA224; in img_hash_digest()

Completed in 4 milliseconds