Searched refs:crypto_lskcipher_ivsize (Results 1 – 3 of 3) sorted by relevance
35 return crypto_lskcipher_ivsize(tfm); in bpf_crypto_lskcipher_ivsize()
75 unsigned ivsize = crypto_lskcipher_ivsize(tfm); in crypto_lskcipher_crypt_unaligned()173 ivsize = crypto_lskcipher_ivsize(tfm); in crypto_lskcipher_crypt_sg()
415 static inline unsigned int crypto_lskcipher_ivsize( in crypto_lskcipher_ivsize() function
Completed in 10 milliseconds