Home
last modified time | relevance | path

Searched refs:program_key (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dcqhci-crypto.c40 if (cq_host->ops->program_key) in cqhci_crypto_program_key()
41 return cq_host->ops->program_key(cq_host, cfg, slot); in cqhci_crypto_program_key()
H A Dcqhci.h290 int (*program_key)(struct cqhci_host *cq_host, member
H A Dsdhci-msm.c2112 .program_key = sdhci_msm_program_key,
/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufshcd-crypto.c32 if (hba->vops && hba->vops->program_key) { in ufshcd_program_key()
33 err = hba->vops->program_key(hba, cfg, slot); in ufshcd_program_key()
H A Dufshcd.h355 int (*program_key)(struct ufs_hba *hba, member
H A Dufs-qcom.c1522 .program_key = ufs_qcom_ice_program_key,
/OK3568_Linux_fs/u-boot/spl/drivers/mmc/
H A Drpmb.su
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Drpmb.su
H A Drpmb.c365 int program_key(struct mmc *mmc, struct s_rpmb *requestpackets) in program_key() function
/OK3568_Linux_fs/u-boot/include/
H A Dmmc.h349 int program_key(struct mmc *mmc, struct s_rpmb *requestpackets);
/OK3568_Linux_fs/u-boot/cmd/
H A Dmmc.c253 return program_key(mmc, requestpackets); in do_programkey()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map