Searched defs:ivs (Results 1 - 11 of 11) sorted by relevance
| /kernel/linux/linux-5.10/arch/x86/crypto/ |
| H A D | serpent_sse2_glue.c | 36 u128 ivs[SERPENT_PARALLEL_BLOCKS - 1]; in serpent_decrypt_cbc_xway() local
|
| H A D | twofish_glue_3way.c | 41 u128 ivs[2]; in twofish_dec_blk_cbc_3way() local
|
| H A D | blowfish_glue.c | 176 u64 ivs[4 - 1]; in __cbc_decrypt() local
|
| H A D | des3_ede_glue.c | 184 u64 ivs[3 - 1]; in __cbc_decrypt() local
|
| /kernel/linux/linux-6.6/arch/x86/crypto/ |
| H A D | des3_ede_glue.c | 174 u64 ivs[3 - 1]; in __cbc_decrypt() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
| H A D | chtls_io.c | 225 unsigned char *ivs; in tls_copy_ivs() local 264 memcpy(page_address(page), ivs, number_of_ivs * in tls_copy_ivs() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
| H A D | chtls_io.c | 225 unsigned char *ivs; in tls_copy_ivs() local 264 memcpy(page_address(page), ivs, number_of_ivs * in tls_copy_ivs() local
|
| /kernel/linux/linux-5.10/net/core/ |
| H A D | rtnetlink.c | 2438 struct ifla_vf_spoofchk *ivs = nla_data(tb[IFLA_VF_SPOOFCHK]); in do_setvfinfo() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/tidss/ |
| H A D | tidss_dispc.c | 967 bool align, onoff, rf, ieo, ipc, ihs, ivs; in dispc_vp_enable() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/tidss/ |
| H A D | tidss_dispc.c | 1019 bool align, onoff, rf, ieo, ipc, ihs, ivs; in dispc_vp_enable() local
|
| /kernel/linux/linux-6.6/net/core/ |
| H A D | rtnetlink.c | 2573 struct ifla_vf_spoofchk *ivs = nla_data(tb[IFLA_VF_SPOOFCHK]); in do_setvfinfo() local
|
Completed in 29 milliseconds