Lines Matching refs:crypto
193 struct crypto_alg crypto; member
237 return container_of(tfm->__crt_alg, struct ixp_alg,crypto)->cfg_enc; in cipher_cfg_enc()
242 return container_of(tfm->__crt_alg, struct ixp_alg,crypto)->cfg_dec; in cipher_cfg_dec()
247 return container_of(tfm->__crt_alg, struct ixp_alg, crypto)->hash; in ix_hash()
1213 .crypto = {
1228 .crypto = {
1240 .crypto = {
1254 .crypto = {
1266 .crypto = {
1280 .crypto = {
1292 .crypto = {
1306 .crypto = {
1322 .crypto = {
1335 .crypto = {
1348 .crypto = {
1361 .crypto = {
1374 .crypto = {
1387 .crypto = {
1427 struct crypto_alg *cra = &ixp4xx_algos[i].crypto; in ixp_module_init()
1485 crypto_unregister_alg(&ixp4xx_algos[i].crypto); in ixp_module_exit()