Searched refs:sc_buf (Results 1 – 2 of 2) sorted by relevance
504 u8 enc, u8 *sc_buf) in sa_set_sc_enc() argument533 u8 *sc_buf) in sa_set_sc_auth() argument542 sc_buf[1] |= ad->auth_ctrl; in sa_set_sc_auth()549 sc_buf[1] |= SA_BASIC_HASH; in sa_set_sc_auth()723 u8 *sc_buf = ctx->sc; in sa_init_sc() local745 sc_buf[1] = SA_SCCTL_FE_ENC; in sa_init_sc()751 memcpy(&sc_buf[2], &sc_id, 2); in sa_init_sc()752 sc_buf[4] = 0x0; in sa_init_sc()754 sc_buf[6] = match_data->priv; in sa_init_sc()755 sc_buf[7] = 0x0; in sa_init_sc()[all …]
1782 * Removed unused types: struct buf, struct sc_buf, T_SCSIBUF