Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/
H A Dixp4xx_crypto.c191 struct ixp_alg { struct
245 return container_of(tfm->__crt_alg, struct ixp_alg,crypto.base)->cfg_enc; in cipher_cfg_enc()
250 return container_of(tfm->__crt_alg, struct ixp_alg,crypto.base)->cfg_dec; in cipher_cfg_dec()
255 return container_of(tfm->__crt_alg, struct ixp_alg, crypto.base)->hash; in ix_hash()
1217 static struct ixp_alg ixp4xx_algos[] = {
/kernel/linux/linux-6.6/drivers/crypto/intel/ixp4xx/
H A Dixp4xx_crypto.c193 struct ixp_alg { struct
249 return container_of(tfm->__crt_alg, struct ixp_alg, crypto.base)->cfg_enc; in cipher_cfg_enc()
254 return container_of(tfm->__crt_alg, struct ixp_alg, crypto.base)->cfg_dec; in cipher_cfg_dec()
259 return container_of(tfm->__crt_alg, struct ixp_alg, crypto.base)->hash; in ix_hash()
1312 static struct ixp_alg ixp4xx_algos[] = {

Completed in 5 milliseconds