crypto_lskcipher_ivsize
return crypto_lskcipher_ivsize(tfm);
ivsize = crypto_lskcipher_ivsize(tfm);
unsigned ivsize = crypto_lskcipher_ivsize(tfm);