Home
last modified time | relevance | path

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

/linux-4.1.27/arch/cris/arch-v32/drivers/
Dcryptocop.c215 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