Searched defs:ccp_crypto_skcipher_alg (Results 1 – 2 of 2) sorted by relevance
35 struct ccp_crypto_skcipher_alg { struct36 struct list_head entry;38 u32 mode;40 struct skcipher_alg alg;71 ccp_crypto_skcipher_alg(struct crypto_skcipher *tfm) in ccp_crypto_skcipher_alg() function
36 struct ccp_crypto_skcipher_alg { struct37 struct list_head entry;39 u32 mode;41 struct skcipher_alg alg;72 ccp_crypto_skcipher_alg(struct crypto_skcipher *tfm) in ccp_crypto_skcipher_alg() function