Searched refs:encrypt_key (Results 1 – 2 of 2) sorted by relevance
846 struct mwifiex_ds_encrypt_key *encrypt_key) in mwifiex_sec_ioctl_set_wapi_key() argument851 encrypt_key, true); in mwifiex_sec_ioctl_set_wapi_key()861 struct mwifiex_ds_encrypt_key *encrypt_key) in mwifiex_sec_ioctl_set_wep_key() argument871 index = encrypt_key->key_index; in mwifiex_sec_ioctl_set_wep_key()872 if (encrypt_key->key_disable) { in mwifiex_sec_ioctl_set_wep_key()874 } else if (!encrypt_key->key_len) { in mwifiex_sec_ioctl_set_wep_key()884 memcpy(encrypt_key->key_material, in mwifiex_sec_ioctl_set_wep_key()886 encrypt_key->key_len = wep_key->key_length; in mwifiex_sec_ioctl_set_wep_key()896 encrypt_key->key_material, in mwifiex_sec_ioctl_set_wep_key()897 encrypt_key->key_len); in mwifiex_sec_ioctl_set_wep_key()[all …]
27 u64 encrypt_key[CAMELLIA_TABLE_BYTE_LEN / sizeof(u64)]; member32 extern void camellia_sparc64_key_expand(const u32 *in_key, u64 *encrypt_key,49 camellia_sparc64_key_expand(in_key, &ctx->encrypt_key[0], in camellia_set_key()61 camellia_sparc64_crypt(&ctx->encrypt_key[0], in camellia_encrypt()104 key = &ctx->encrypt_key[0]; in __ecb_crypt()166 key = &ctx->encrypt_key[0]; in cbc_encrypt()