Searched refs:cryptocop_open (Results 1 – 1 of 1) sorted by relevance
215 static int cryptocop_open(struct inode *, struct file *);282 .open = cryptocop_open,2304 static int cryptocop_open(struct inode *inode, struct file *filp) in cryptocop_open() function