Home
last modified time | relevance | path

Searched refs:FBEX_IOC_USER_LOGOUT (Results 1 - 1 of 1) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dfbex.cpp82 #define FBEX_IOC_USER_LOGOUT _IOW(FBEX_IOC_MAGIC, FBEX_USER_LOGOUT, FbeOpts) macro
260 int ret = ioctl(fd, destroy ? FBEX_IOC_DEL_IV : FBEX_IOC_USER_LOGOUT, &ops); in UninstallOrLockUserKeyToKernel()

Completed in 2 milliseconds