Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/linux/include/linux/
H A Ddim.h62 u32 byte_ctr; member
/openbmc/linux/arch/x86/crypto/
H A Daesni-intel_glue.c545 unsigned int byte_ctr) in aesni_xctr_enc_avx_tfm()
565 unsigned int byte_ctr = 0; in xctr_crypt() local
/openbmc/linux/arch/arm64/crypto/
H A Daes-glue.c457 unsigned int byte_ctr = 0; in xctr_encrypt() local