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

/linux-4.1.27/drivers/crypto/
H A Dtalitos.c660 unsigned int swinit; member in struct:talitos_ahash_req_ctx
1569 if (!req_ctx->first || req_ctx->swinit) { common_nonsnoop_hash()
1574 req_ctx->swinit = 0; common_nonsnoop_hash()
1660 req_ctx->swinit = 0; /* assume h/w init of context */ ahash_init()
1678 req_ctx->swinit = 1;/* prevent h/w initting context with sha256 values*/ ahash_init_sha224_swinit()
1767 if (req_ctx->first && !req_ctx->swinit) ahash_process_req()

Completed in 67 milliseconds