Searched refs:ccp_crypto_ahash_alg (Results 1 – 4 of 4) sorted by relevance
37 struct ccp_crypto_ahash_alg { struct58 static inline struct ccp_crypto_ahash_alg * argument59 ccp_crypto_ahash_alg(struct crypto_tfm *tfm) in ccp_crypto_ahash_alg() function66 return container_of(ahash_alg, struct ccp_crypto_ahash_alg, alg); in ccp_crypto_ahash_alg()
152 struct ccp_crypto_ahash_alg *alg = in ccp_sha_init()153 ccp_crypto_ahash_alg(crypto_ahash_tfm(tfm)); in ccp_sha_init()308 struct ccp_crypto_ahash_alg *alg = ccp_crypto_ahash_alg(tfm); in ccp_hmac_sha_cra_init()367 const struct ccp_crypto_ahash_alg *base_alg) in ccp_register_hmac_alg()369 struct ccp_crypto_ahash_alg *ccp_alg; in ccp_register_hmac_alg()413 struct ccp_crypto_ahash_alg *ccp_alg; in ccp_register_sha_alg()
245 struct ccp_crypto_ahash_alg *alg = in ccp_aes_cmac_setkey()246 ccp_crypto_ahash_alg(crypto_ahash_tfm(tfm)); in ccp_aes_cmac_setkey()354 struct ccp_crypto_ahash_alg *ccp_alg; in ccp_register_aes_cmac_algs()
349 struct ccp_crypto_ahash_alg *ahash_alg, *ahash_tmp; in ccp_unregister_algs()