Home
last modified time | relevance | path

Searched defs:sc_buf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Dsa2ul.c477 sa_set_sc_enc(struct algo_data *ad, const u8 *key, u16 key_sz, u8 enc, u8 *sc_buf) sa_set_sc_enc() argument
506 sa_set_sc_auth(struct algo_data *ad, const u8 *key, u16 key_sz, u8 *sc_buf) sa_set_sc_auth() argument
700 u8 *sc_buf = ctx->sc; sa_init_sc() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/
H A Dsa2ul.c503 sa_set_sc_enc(struct algo_data *ad, const u8 *key, u16 key_sz, u8 enc, u8 *sc_buf) sa_set_sc_enc() argument
532 sa_set_sc_auth(struct algo_data *ad, const u8 *key, u16 key_sz, u8 *sc_buf) sa_set_sc_auth() argument
723 u8 *sc_buf = ctx->sc; sa_init_sc() local
[all...]

Completed in 4 milliseconds