Searched refs:ixp_alg (Results 1 – 1 of 1) sorted by relevance
192 struct ixp_alg { struct237 return container_of(tfm->__crt_alg, struct ixp_alg,crypto)->cfg_enc; in cipher_cfg_enc()242 return container_of(tfm->__crt_alg, struct ixp_alg,crypto)->cfg_dec; in cipher_cfg_dec()247 return container_of(tfm->__crt_alg, struct ixp_alg, crypto)->hash; in ix_hash()1211 static struct ixp_alg ixp4xx_algos[] = {