Searched refs:ccp_crypto_skcipher_alg (Results 1 – 2 of 2) sorted by relevance
36 struct ccp_crypto_skcipher_alg { struct71 static inline struct ccp_crypto_skcipher_alg *72 ccp_crypto_skcipher_alg(struct crypto_skcipher *tfm) in ccp_crypto_skcipher_alg() function76 return container_of(alg, struct ccp_crypto_skcipher_alg, alg); in ccp_crypto_skcipher_alg()
230 struct ccp_crypto_skcipher_alg *ccp_alg; in ccp_register_aes_xts_alg()