Home
last modified time | relevance | path

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

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