Searched refs:ccp_crypto_skcipher_alg (Results 1 – 5 of 5) sorted by relevance
36 struct ccp_crypto_skcipher_alg { struct 71 static inline struct ccp_crypto_skcipher_alg *72 ccp_crypto_skcipher_alg(struct crypto_skcipher *tfm) in ccp_crypto_skcipher_alg() function 76 return container_of(alg, struct ccp_crypto_skcipher_alg, alg); in ccp_crypto_skcipher_alg() 37 entryccp_crypto_skcipher_alg global() argument 39 modeccp_crypto_skcipher_alg global() argument 41 algccp_crypto_skcipher_alg global() argument
41 struct ccp_crypto_skcipher_alg *alg = ccp_crypto_skcipher_alg(tfm); in ccp_des3_setkey() 181 struct ccp_crypto_skcipher_alg *ccp_alg; in ccp_register_des3_alg()
42 struct ccp_crypto_skcipher_alg *alg = ccp_crypto_skcipher_alg(tfm); in ccp_aes_setkey() 293 struct ccp_crypto_skcipher_alg *ccp_alg; in ccp_register_aes_alg()
230 struct ccp_crypto_skcipher_alg *ccp_alg; in ccp_register_aes_xts_alg()
370 struct ccp_crypto_skcipher_alg *ablk_alg, *ablk_tmp; in ccp_unregister_algs()