Searched refs:sa_set_sc_enc (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | sa2ul.c | 477 static int sa_set_sc_enc(struct algo_data *ad, const u8 *key, u16 key_sz, in sa_set_sc_enc() function 736 if (sa_set_sc_enc(ad, enc_key, enc_key_sz, enc, in sa_init_sc()
|
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | sa2ul.c | 503 static int sa_set_sc_enc(struct algo_data *ad, const u8 *key, u16 key_sz, in sa_set_sc_enc() function 759 if (sa_set_sc_enc(ad, enc_key, enc_key_sz, enc, in sa_init_sc()
|
Completed in 6 milliseconds