Searched refs:crypto_skcipher_alg_common (Results 1 – 1 of 1) sorted by relevance
372 static inline struct skcipher_alg_common *crypto_skcipher_alg_common( in crypto_skcipher_alg_common() function 404 return crypto_skcipher_alg_common(tfm)->ivsize; in crypto_skcipher_ivsize() 474 return crypto_skcipher_alg_common(tfm)->chunksize; in crypto_skcipher_chunksize() 508 return crypto_skcipher_alg_common(tfm)->statesize; in crypto_skcipher_statesize() 645 return crypto_skcipher_alg_common(tfm)->min_keysize; in crypto_skcipher_min_keysize() 651 return crypto_skcipher_alg_common(tfm)->max_keysize; in crypto_skcipher_max_keysize()