Home
last modified time | relevance | path

Searched refs:ixp_alg (Results 1 – 1 of 1) sorted by relevance

/drivers/crypto/
Dixp4xx_crypto.c188 struct ixp_alg { struct
242 return container_of(tfm->__crt_alg, struct ixp_alg,crypto)->cfg_enc; in cipher_cfg_enc()
247 return container_of(tfm->__crt_alg, struct ixp_alg,crypto)->cfg_dec; in cipher_cfg_dec()
252 return container_of(tfm->__crt_alg, struct ixp_alg, crypto)->hash; in ix_hash()
1212 static struct ixp_alg ixp4xx_algos[] = {