| /OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/ |
| H A D | rk_cryptodev.c | 111 static int fill_kcop_fd_from_cop(struct kernel_crypt_fd_op *kcop, struct fcrypt *fcr) in fill_kcop_fd_from_cop() 145 static int fill_cop_fd_from_kcop(struct kernel_crypt_fd_op *kcop, struct fcrypt *fcr) in fill_cop_fd_from_kcop() 165 struct fcrypt *fcr, void __user *arg) in kcop_fd_from_user() 174 struct fcrypt *fcr, void __user *arg) in kcop_fd_to_user() 321 static struct dma_fd_map_node *dma_fd_find_node(struct fcrypt *fcr, int dma_fd) in dma_fd_find_node() 340 static int __crypto_fd_run(struct fcrypt *fcr, struct csession *ses_ptr, in __crypto_fd_run() 394 static int crypto_fd_run(struct fcrypt *fcr, struct kernel_crypt_fd_op *kcop) in crypto_fd_run() 464 struct fcrypt *fcr, void __user *arg) in kcop_map_fd_from_user() 473 struct fcrypt *fcr, void __user *arg) in kcop_map_fd_to_user() 483 static int dma_fd_map_for_user(struct fcrypt *fcr, struct kernel_crypt_fd_map_op *kmop) in dma_fd_map_for_user() [all …]
|
| H A D | ioctl.c | 109 crypto_create_session(struct fcrypt *fcr, struct session_op *sop) in crypto_create_session() 398 crypto_finish_session(struct fcrypt *fcr, uint32_t sid) in crypto_finish_session() 425 crypto_finish_all_sessions(struct fcrypt *fcr) in crypto_finish_all_sessions() 444 crypto_get_session_by_sid(struct fcrypt *fcr, uint32_t sid) in crypto_get_session_by_sid() 474 crypto_get_sessions_by_sid(struct fcrypt *fcr, in crypto_get_sessions_by_sid() 520 crypto_copy_hash_state(struct fcrypt *fcr, uint32_t dst_sid, uint32_t src_sid) in crypto_copy_hash_state() 765 static int fill_kcop_from_cop(struct kernel_crypt_op *kcop, struct fcrypt *fcr) in fill_kcop_from_cop() 798 static int fill_cop_from_kcop(struct kernel_crypt_op *kcop, struct fcrypt *fcr) in fill_cop_from_kcop() 818 struct fcrypt *fcr, void __user *arg) in kcop_from_user() 827 struct fcrypt *fcr, void __user *arg) in kcop_to_user() [all …]
|
| H A D | authenc.c | 213 static int fill_kcaop_from_caop(struct kernel_crypt_auth_op *kcaop, struct fcrypt *fcr) in fill_kcaop_from_caop() 260 static int fill_caop_from_kcaop(struct kernel_crypt_auth_op *kcaop, struct fcrypt *fcr) in fill_caop_from_kcaop() 279 struct fcrypt *fcr, void __user *arg) in cryptodev_kcaop_from_user() 290 struct fcrypt *fcr, void __user *arg) in cryptodev_kcaop_to_user() 347 struct fcrypt *fcr, void __user *arg) in compat_kcaop_from_user() 364 struct fcrypt *fcr, void __user *arg) in compat_kcaop_to_user() 1056 int crypto_auth_run(struct fcrypt *fcr, struct kernel_crypt_auth_op *kcaop) in crypto_auth_run()
|
| H A D | main.c | 183 int crypto_run(struct fcrypt *fcr, struct kernel_crypt_op *kcop) in crypto_run()
|
| /OK3568_Linux_fs/kernel/lib/reed_solomon/ |
| H A D | reed_solomon.c | 71 int fcr, int prim, int nroots, gfp_t gfp) in codec_init() 214 int (*gffunc)(int), int fcr, in init_rs_internal() argument 288 struct rs_control *init_rs_gfp(int symsize, int gfpoly, int fcr, int prim, in init_rs_gfp() 308 int fcr, int prim, int nroots) in init_rs_non_canonical()
|
| H A D | decode_rs.c | 18 int fcr = rs->fcr; variable
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | rslib.h | 41 int fcr; member 98 static inline struct rs_control *init_rs(int symsize, int gfpoly, int fcr, in init_rs()
|
| H A D | serial_8250.h | 103 unsigned char fcr; member
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | sun3xflop.h | 39 unsigned char fcr; member 86 unsigned char fcr = sun3x_fdc.fcr; in sun3x_82072_fd_outb() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-at91/include/mach/ |
| H A D | at91_eefc.h | 18 u32 fcr; /* Flash Command Register WO */ member
|
| /OK3568_Linux_fs/kernel/arch/csky/include/uapi/asm/ |
| H A D | ptrace.h | 45 unsigned long fcr; member
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | tmio_nand.c | 113 void __iomem *fcr; member 381 struct resource *fcr = platform_get_resource(dev, in tmio_probe() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/ |
| H A D | uart.h | 12 unsigned int fcr; /* FIFO control register. */ member
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/8250/ |
| H A D | 8250_dma.c | 168 unsigned int rfl, i = 0, fcr = 0, cur_index = 0; in serial8250_rx_dma() local
|
| H A D | 8250.h | 71 unsigned char fcr; member
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-pxa/ |
| H A D | regs-uart.h | 26 uint32_t fcr; member
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | ns16550.h | 60 u32 fcr; member
|
| /OK3568_Linux_fs/u-boot/drivers/i2c/ |
| H A D | ast_i2c.h | 12 u32 fcr; member
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | ftmac110.h | 32 uint32_t fcr; /* 0x98: Flow Control Register */ member
|
| H A D | ftmac100.h | 34 unsigned int fcr; /* 0x98 */ member
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | smc37c93x.h | 92 #define fcr iir macro
|
| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | pmac.c | 868 u32 fcr = readl(pmif->kauai_fcr); in pmac_ide_do_suspend() local 894 u32 fcr = readl(pmif->kauai_fcr); in pmac_ide_do_resume() local
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | milbeaut_usio.c | 123 u16 fcr = readw(port->membase + MLB_USIO_REG_FCR); in mlb_usio_start_tx() local
|
| H A D | pxa.c | 428 unsigned char cval, fcr = 0; in serial_pxa_set_termios() local
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | fsl_elbc_nand.c | 378 u32 fcr; in fsl_elbc_cmdfunc() local
|