Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/include/linux/
H A Ddim.h104 u32 byte_ctr; member
/linux-6.15/arch/arm64/crypto/
H A Daes-glue.c457 unsigned int byte_ctr = 0; in xctr_encrypt() local