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()
414 * crypto_lskcipher_ivsize() - obtain IV size422 static inline unsigned int crypto_lskcipher_ivsize( in crypto_lskcipher_ivsize() function 755 * comply with the IV size defined by crypto_lskcipher_ivsize. The774 * comply with the IV size defined by crypto_lskcipher_ivsize. The