Home
last modified time | relevance | path

Searched defs:SK (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Dnet.h56 #define DEFINE_AUDIT_NET(NAME, OP, SK, F, T, P) \ argument
67 #define DEFINE_AUDIT_SK(NAME, OP, SK) \ argument
/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Ddes_core.c620 uint32_t X, Y, T, *SK; in rk_des_crypt_ecb() local
650 uint32_t X, Y, T, *SK; in rk_des3_crypt_ecb() local
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Dstorage_common.h88 #define SK(x) ((u8) ((x) >> 16)) /* Sense Key byte, etc. */ macro
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dstorage_common.c265 #define SK(x) ((u8) ((x) >> 16)) /* Sense Key byte, etc. */ macro