Searched refs:bfr1 (Results 1 – 2 of 2) sorted by relevance
287 u8 bfr1[CHCR_HASH_MAX_BLOCK_SIZE_128]; member
2007 memcpy(state->bfr1, req_ctx->reqbfr, req_ctx->reqlen); in chcr_ahash_export()2021 req_ctx->reqbfr = req_ctx->bfr1; in chcr_ahash_import()2023 memcpy(req_ctx->bfr1, state->bfr1, CHCR_HASH_MAX_BLOCK_SIZE_128); in chcr_ahash_import()2121 req_ctx->reqbfr = req_ctx->bfr1; in chcr_sha_init()