Home
last modified time | relevance | path

Searched defs:byte_ctr (Results 1 – 3 of 3) sorted by relevance

/linux/crypto/ !
H A Dxctr.c35 struct crypto_cipher *tfm, u32 byte_ctr) in crypto_xctr_crypt_final()
50 struct crypto_cipher *tfm, u32 byte_ctr) in crypto_xctr_crypt_segment()
75 struct crypto_cipher *tfm, u32 byte_ctr) in crypto_xctr_crypt_inplace()
107 u32 byte_ctr = 0; in crypto_xctr_crypt() local
/linux/include/linux/ !
H A Ddim.h104 u32 byte_ctr; member
/linux/arch/arm64/crypto/ !
H A Daes-glue.c433 unsigned int byte_ctr = 0; in xctr_encrypt() local