Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/
Dimg-hash.c70 #define DRIVER_FLAGS_SHA256 BIT(20) macro
177 else if (ctx->flags & DRIVER_FLAGS_SHA256) in img_hash_start()
650 ctx->flags |= DRIVER_FLAGS_SHA256; in img_hash_digest()