Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dblk-crypto.h40 #define BLKCRYPTOIMPORTKEY _IOWR(0x12, 137, struct blk_crypto_import_key_arg) macro
/linux/block/
H A Dioctl.c718 case BLKCRYPTOIMPORTKEY: in blkdev_common_ioctl()