ixp_alg
static struct ixp_alg ixp4xx_algos[] = {
return container_of(tfm->__crt_alg, struct ixp_alg, crypto.base)->cfg_enc;
return container_of(tfm->__crt_alg, struct ixp_alg, crypto.base)->cfg_dec;
return container_of(tfm->__crt_alg, struct ixp_alg, crypto.base)->hash;