Searched refs:pDir (Results 1 – 3 of 3) sorted by relevance
544 icp_qat_hw_cipher_dir_t *pDir, in LacSymQat_CipherGetCfgData() argument557 *pDir = ICP_QAT_HW_CIPHER_ENCRYPT; in LacSymQat_CipherGetCfgData()580 *pDir = icp_qat_alg_info[cipherIdx].dir[cipherDirection]; in LacSymQat_CipherGetCfgData()603 *pDir = ICP_QAT_HW_CIPHER_DECRYPT; in LacSymQat_CipherGetCfgData()
261 icp_qat_hw_cipher_dir_t *pDir,
8551 DIR *pDir; /* From opendir() */ member8632 if( pLvl->pDir ) closedir(pLvl->pDir); in fsdirResetCursor()8695 pLvl->pDir = opendir(pLvl->zDir); in fsdirNext()8696 if( pLvl->pDir==0 ){ in fsdirNext()8704 struct dirent *pEntry = readdir(pLvl->pDir); in fsdirNext()8719 closedir(pLvl->pDir); in fsdirNext()8721 pLvl->pDir = 0; in fsdirNext()