Searched refs:crypt_create_device (Results 1 – 5 of 5) sorted by relevance
48 crypt_create_device;
559 int crypt_create_device(struct crypt_options *options);
618 int crypt_create_device(struct crypt_options *options) in crypt_create_device() function
235 r = crypt_create_device(&options); in action_create()
473 OK_(crypt_create_device(&co)); in DeviceResizeGame()