Home
last modified time | relevance | path

Searched refs:encryption (Results 1 - 25 of 48) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp1_transition.c81 } 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 Dhdcp1_execution.c227 &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 Dhdcp.h51 uint8_t encryption; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp1_transition.c81 } 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 Dhdcp1_execution.c236 &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 Dhdcp.h51 uint8_t encryption; member
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dqat_crypto.h49 bool encryption; member
H A Dqat_algs.c708 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 Dray_cs.h51 UCHAR encryption; member
H A Drayctl.h475 UCHAR encryption; member
482 UCHAR encryption; member
/kernel/linux/linux-6.6/drivers/net/wireless/legacy/
H A Dray_cs.h51 UCHAR encryption; member
H A Drayctl.h475 UCHAR encryption; member
482 UCHAR encryption; member
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2transport.c391 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 Dsmb2transport.c397 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 Dauth.c833 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 Dbtrfs_tree.h148 * 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 Dsysfs.c311 EXT4_ATTR_FEATURE(encryption); variable
328 ATTR_LIST(encryption),
/kernel/linux/linux-6.6/fs/ext4/
H A Dsysfs.c309 EXT4_ATTR_FEATURE(encryption); variable
329 ATTR_LIST(encryption),
/kernel/linux/linux-6.6/fs/btrfs/
H A Daccessors.h956 encryption, 8);
1057 encryption, 8);
1061 struct btrfs_verity_descriptor_item, encryption, 8);
/kernel/linux/linux-6.6/net/bluetooth/
H A Diso.c763 .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 Dbtrfs_tree.h771 * including compression and encryption. If any of these
777 __u8 encryption; member
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dbluetooth.h193 __u8 encryption; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dbtrfs_tree.h333 __u8 encryption; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dbtrfs_tree.h333 __u8 encryption; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dbtrfs_tree.h360 __u8 encryption; member

Completed in 31 milliseconds

12