Searched defs:byte_ctr (Results 1 – 1 of 1) sorted by relevance
35 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