/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/hdcp/ |
H A D | hdcp1_transition.c | 81 } else if (!conn->is_repeater && input->encryption != PASS) { in mod_hdcp_hdcp1_transition() 131 input->encryption != PASS) { in mod_hdcp_hdcp1_transition() 229 } else if ((!conn->is_repeater && input->encryption != PASS) || in mod_hdcp_hdcp1_dp_transition() 308 } else if (input->encryption != PASS || in mod_hdcp_hdcp1_dp_transition()
|
H A D | hdcp1_execution.c | 227 &input->encryption, &status, in computations_validate_rx_test_for_repeater() 228 hdcp, "encryption")) in computations_validate_rx_test_for_repeater() 232 &input->encryption, &status, in computations_validate_rx_test_for_repeater() 233 hdcp, "encryption")) in computations_validate_rx_test_for_repeater() 354 if (input->encryption != PASS) in read_ksv_list() 356 &input->encryption, &status, in read_ksv_list() 357 hdcp, "encryption")) in read_ksv_list()
|
H A D | hdcp.h | 51 uint8_t encryption; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/hdcp/ |
H A D | hdcp1_transition.c | 81 } else if (!conn->is_repeater && input->encryption != PASS) { in mod_hdcp_hdcp1_transition() 131 input->encryption != PASS) { in mod_hdcp_hdcp1_transition() 229 } else if ((!conn->is_repeater && input->encryption != PASS) || in mod_hdcp_hdcp1_dp_transition() 308 } else if (input->encryption != PASS || in mod_hdcp_hdcp1_dp_transition()
|
H A D | hdcp1_execution.c | 236 &input->encryption, &status, in computations_validate_rx_test_for_repeater() 237 hdcp, "encryption")) in computations_validate_rx_test_for_repeater() 241 &input->encryption, &status, in computations_validate_rx_test_for_repeater() 242 hdcp, "encryption")) in computations_validate_rx_test_for_repeater() 362 if (input->encryption != PASS) in read_ksv_list() 364 &input->encryption, &status, in read_ksv_list() 365 hdcp, "encryption")) in read_ksv_list()
|
H A D | hdcp.h | 51 uint8_t encryption; member
|
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
H A D | qat_crypto.h | 49 bool encryption; member
|
H A D | qat_algs.c | 708 if (qat_req->encryption) in qat_alg_update_iv_cbc_mode() 749 if (qat_req->encryption) in qat_skcipher_alg_callback() 1044 qat_req->encryption = true; in qat_alg_skcipher_encrypt() 1111 qat_req->encryption = false; in qat_alg_skcipher_decrypt()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ |
H A D | ray_cs.h | 51 UCHAR encryption; member
|
H A D | rayctl.h | 475 UCHAR encryption; member 482 UCHAR encryption; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/legacy/ |
H A D | ray_cs.h | 51 UCHAR encryption; member
|
H A D | rayctl.h | 475 UCHAR encryption; member 482 UCHAR encryption; member
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2transport.c | 391 struct derivation encryption; member 405 * All channels use the same encryption/decryption keys but in generate_smb3signingkey() 432 rc = generate_key(ses, ptriplet->encryption.label, in generate_smb3signingkey() 433 ptriplet->encryption.context, in generate_smb3signingkey() 488 d = &triplet.encryption; in generate_smb30signingkey() 516 d = &triplet.encryption; in generate_smb311signingkey()
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb2transport.c | 397 struct derivation encryption; member 427 * All channels use the same encryption/decryption keys but in generate_smb3signingkey() 457 rc = generate_key(ses, ptriplet->encryption.label, in generate_smb3signingkey() 458 ptriplet->encryption.context, in generate_smb3signingkey() 514 d = &triplet.encryption; in generate_smb30signingkey() 543 d = &triplet.encryption; in generate_smb311signingkey()
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | auth.c | 833 struct derivation encryption; member 843 rc = generate_key(conn, sess, ptwin->encryption.label, in generate_smb3encryptionkey() 844 ptwin->encryption.context, sess->smb3encryptionkey, in generate_smb3encryptionkey() 855 ksmbd_debug(AUTH, "dumping generated AES encryption keys\n"); in generate_smb3encryptionkey() 881 d = &twin.encryption; in ksmbd_gen_smb30_encryptionkey() 902 d = &twin.encryption; in ksmbd_gen_smb311_encryptionkey()
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | btrfs_tree.h | 148 * of the descriptor item and some extra data for encryption. 1039 * including compression and encryption. If any of these 1045 __u8 encryption; member 1261 __u8 encryption; member
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | sysfs.c | 311 EXT4_ATTR_FEATURE(encryption); variable 328 ATTR_LIST(encryption),
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | sysfs.c | 309 EXT4_ATTR_FEATURE(encryption); variable 329 ATTR_LIST(encryption),
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | accessors.h | 956 encryption, 8); 1057 encryption, 8); 1061 struct btrfs_verity_descriptor_item, encryption, 8);
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | iso.c | 763 .encryption = 0x00, 1319 if (qos->bcast.encryption > 0x01) in check_bcast_qos() 1696 iso_pi(sk)->qos.bcast.encryption = ev3->encryption; in iso_conn_ready()
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | btrfs_tree.h | 771 * including compression and encryption. If any of these 777 __u8 encryption; member
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | bluetooth.h | 193 __u8 encryption; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | btrfs_tree.h | 333 __u8 encryption; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | btrfs_tree.h | 333 __u8 encryption; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | btrfs_tree.h | 360 __u8 encryption; member
|