Searched defs:key_sz (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.15/drivers/crypto/ |
D | sa2ul.c | 383 static void prepare_kipad(u8 *k_ipad, const u8 *key, u16 key_sz) in prepare_kipad() 395 static void prepare_kopad(u8 *k_opad, const u8 *key, u16 key_sz) in prepare_kopad() 435 u16 key_sz, __be32 *ipad, __be32 *opad) in sa_prepare_iopads() 465 static inline int sa_aes_inv_key(u8 *inv_key, const u8 *key, u16 key_sz) in sa_aes_inv_key() 502 static int sa_set_sc_enc(struct algo_data *ad, const u8 *key, u16 key_sz, in sa_set_sc_enc() 531 static void sa_set_sc_auth(struct algo_data *ad, const u8 *key, u16 key_sz, in sa_set_sc_auth()
|
/Linux-v5.15/fs/orangefs/ |
D | upcall.h | 118 __s32 key_sz; member 139 __s32 key_sz; member
|
D | protocol.h | 219 __s32 key_sz; /* __s32 for portable, fixed-size structures */ member
|
/Linux-v5.15/drivers/crypto/hisilicon/hpre/ |
D | hpre_crypto.c | 114 unsigned int key_sz; member 616 static int hpre_is_dh_params_length_valid(unsigned int key_sz) in hpre_is_dh_params_length_valid() 1342 static bool hpre_key_is_zero(char *key, unsigned short key_sz) in hpre_key_is_zero()
|
/Linux-v5.15/drivers/crypto/qat/qat_common/ |
D | qat_asym_algs.c | 75 unsigned int key_sz; member
|
/Linux-v5.15/drivers/crypto/inside-secure/ |
D | safexcel_hash.c | 27 u8 key_sz; member
|