Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/caam/
Dcaamalg.c650 LDST_SRCDST_WORD_INFO_FIFO | LDST_IMM); in aead_set_sh_desc()
681 LDST_SRCDST_WORD_INFO_FIFO | LDST_IMM); in aead_set_sh_desc()
1166 LDST_SRCDST_WORD_INFO_FIFO | LDST_IMM); in rfc4106_set_sh_desc()
1532 LDST_SRCDST_WORD_INFO_FIFO | LDST_IMM); in rfc4543_set_sh_desc()
2028 LDST_SRCDST_WORD_INFO_FIFO | LDST_IMM); in ablkcipher_setkey()
Ddesc.h240 #define LDST_SRCDST_WORD_INFO_FIFO (0x7a << LDST_SRCDST_SHIFT) macro