Searched defs:sa_key (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/nvme/host/ |
H A D | pr.c | 108 nvme_pr_command(struct block_device *bdev, u32 cdw10, u64 key, u64 sa_key, u8 op) nvme_pr_command() argument
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_edif.h | 82 uint8_t sa_key[32]; /* 256 bit key */ member
|
H A D | qla_edif_bsg.h | 180 uint8_t sa_key[32]; member
|
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_iblock.c | 841 iblock_execute_pr_out(struct se_cmd *cmd, u8 sa, u64 key, u64 sa_key, u8 type, bool aptpl) iblock_execute_pr_out() argument
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | sd.c | 1824 sd_pr_command(struct block_device *bdev, u8 sa, u64 key, u64 sa_key, u8 type, u8 flags) sd_pr_command() argument
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | sd.c | 1885 sd_pr_out_command(struct block_device *bdev, u8 sa, u64 key, u64 sa_key, enum scsi_pr_type type, u8 flags) sd_pr_out_command() argument
|
/kernel/linux/linux-5.10/drivers/nvme/host/ |
H A D | core.c | 2222 nvme_pr_command(struct block_device *bdev, u32 cdw10, u64 key, u64 sa_key, u8 op) nvme_pr_command() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_common.h | 417 u8 sa_key[CN10K_MCS_SA_PER_SC][MACSEC_MAX_KEY_LEN]; member 433 u8 sa_key[CN10K_MCS_SA_PER_SC][MACSEC_MAX_KEY_LEN]; member
|
Completed in 21 milliseconds