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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dtalitos.c727 unsigned int swinit; member in struct:talitos_ahash_req_ctx
1642 if (!req_ctx->first || req_ctx->swinit) {
1647 req_ctx->swinit = 0;
1734 req_ctx->swinit = 0; /* assume h/w init of context */
1752 req_ctx->swinit = 1;/* prevent h/w initting context with sha256 values*/
1841 if (req_ctx->first && !req_ctx->swinit)

Completed in 67 milliseconds