Searched refs:buf_0 (Results 1 – 3 of 3) sorted by relevance
277 u8 buf_0[] = { in _stb0899_read_s2reg() local293 .buf = buf_0, in _stb0899_read_s2reg()376 u8 buf_0[] = { in stb0899_write_s2reg() local396 .buf = buf_0, in stb0899_write_s2reg()
110 u8 buf_0[CAAM_MAX_HASH_BLOCK_SIZE] ____cacheline_aligned; member137 return state->current_buf ? state->buf_1 : state->buf_0; in current_buf()142 return state->current_buf ? state->buf_0 : state->buf_1; in alt_buf()1591 buf = state->buf_0; in ahash_export()1611 memcpy(state->buf_0, export->buf, export->buflen); in ahash_import()
3001 u8 buf_0[CAAM_MAX_HASH_BLOCK_SIZE] ____cacheline_aligned; member3028 return state->current_buf ? state->buf_1 : state->buf_0; in current_buf()3033 return state->current_buf ? state->buf_0 : state->buf_1; in alt_buf()4331 buf = state->buf_0; in ahash_export()4351 memcpy(state->buf_0, export->buf, export->buflen); in ahash_import()