Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ohos/
H A Dcode_decrypt.h27 #define CODE_DECRYPT_CMD_REMOVE_KEY _IOW('c', 0x02, struct code_decrypto_arg) macro
H A Dcode_decrypt.cpp40 return ioctl(fd, CODE_DECRYPT_CMD_REMOVE_KEY, &arg); in DecrypRemoveKey()

Completed in 2 milliseconds