Searched defs:auth_key_sz (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | sa2ul.c | 694 sa_init_sc(struct sa_ctx_info *ctx, const u8 *enc_key, u16 enc_key_sz, const u8 *auth_key, u16 auth_key_sz, struct algo_data *ad, u8 enc, u32 *swinfo) sa_init_sc() argument
|
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | sa2ul.c | 716 sa_init_sc(struct sa_ctx_info *ctx, const struct sa_match_data *match_data, const u8 *enc_key, u16 enc_key_sz, const u8 *auth_key, u16 auth_key_sz, struct algo_data *ad, u8 enc, u32 *swinfo) sa_init_sc() argument
|
Completed in 7 milliseconds