Home
last modified time | relevance | path

Searched refs:sc_buf (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/crypto/
H A Dsa2ul.c504 u8 enc, u8 *sc_buf) in sa_set_sc_enc() argument
533 u8 *sc_buf) in sa_set_sc_auth() argument
542 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() local
745 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 …]
/openbmc/linux/Documentation/scsi/
H A DChangeLog.lpfc1782 * Removed unused types: struct buf, struct sc_buf, T_SCSIBUF