Home
last modified time | relevance | path

Searched defs:cia (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.6/crypto/
Dcipher.c23 struct cipher_alg *cia = crypto_cipher_alg(tfm); in setkey_unaligned() local
46 struct cipher_alg *cia = crypto_cipher_alg(tfm); in crypto_cipher_setkey() local
63 struct cipher_alg *cia = crypto_cipher_alg(tfm); in cipher_crypt_one() local
/Linux-v6.6/arch/alpha/kernel/
Dcore_cia.c837 cia_decode_pci_error(struct el_CIA_sysdata_mcheck *cia, const char *msg) in cia_decode_pci_error()
936 cia_decode_mem_error(struct el_CIA_sysdata_mcheck *cia, const char *msg) in cia_decode_mem_error()
1032 cia_decode_ecc_error(struct el_CIA_sysdata_mcheck *cia, const char *msg) in cia_decode_ecc_error()
1078 cia_decode_parity_error(struct el_CIA_sysdata_mcheck *cia) in cia_decode_parity_error()
1110 struct el_CIA_sysdata_mcheck *cia; in cia_decode_mchk() local
/Linux-v6.6/arch/m68k/amiga/
Dcia.c28 volatile struct CIA *cia; member
/Linux-v6.6/drivers/bcma/
Dscan.c277 s32 cia, cib; in bcma_get_next_core() local
/Linux-v6.6/arch/alpha/include/asm/
Dmachvec.h108 } cia; member
/Linux-v6.6/fs/ceph/
Dcrypto.c98 struct ceph_iattr cia = { }; in ceph_crypt_set_context() local
Dinode.c2425 struct ceph_iattr *cia) in __ceph_setattr()