Searched refs:ixp_alg (Results 1 – 1 of 1) sorted by relevance
194 struct ixp_alg { struct250 return container_of(tfm->__crt_alg, struct ixp_alg, crypto.base)->cfg_enc; in cipher_cfg_enc()255 return container_of(tfm->__crt_alg, struct ixp_alg, crypto.base)->cfg_dec; in cipher_cfg_dec()260 return container_of(tfm->__crt_alg, struct ixp_alg, crypto.base)->hash; in ix_hash()1310 static struct ixp_alg ixp4xx_algos[] = {