Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/security/drv/cipher/
H A DmdrvCIPHER.c302 CIPHER_RESETKEY* pstRestKey = (CIPHER_RESETKEY*)pu32Args; in CIPHERIoctl() local
304 pstRestKey->ret = _MDrv_CIPHER_ResetKey(pstRestKey->u32CAVid, pstRestKey->u32KeyIdx); in CIPHERIoctl()
305 if(DRV_CIPHER_OK == pstRestKey->ret) in CIPHERIoctl()