Home
last modified time | relevance | path

Searched defs:get_num_aes (Results 1 – 7 of 7) sorted by relevance

/linux-5.10/drivers/crypto/qat/qat_c62xvf/
Dadf_c62xvf_hw_data.c29 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() function
/linux-5.10/drivers/crypto/qat/qat_c3xxxvf/
Dadf_c3xxxvf_hw_data.c29 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() function
/linux-5.10/drivers/crypto/qat/qat_dh895xccvf/
Dadf_dh895xccvf_hw_data.c29 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() function
/linux-5.10/drivers/crypto/qat/qat_c62x/
Dadf_c62x_hw_data.c50 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() function
/linux-5.10/drivers/crypto/qat/qat_dh895xcc/
Dadf_dh895xcc_hw_data.c52 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() function
/linux-5.10/drivers/crypto/qat/qat_c3xxx/
Dadf_c3xxx_hw_data.c45 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() function
/linux-5.10/drivers/crypto/qat/qat_common/
Dadf_accel_devices.h112 u32 (*get_num_aes)(struct adf_hw_device_data *self); member