Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dcipher.c23 struct cipher_alg *cia = crypto_cipher_alg(tfm); in setkey_unaligned() local
45 struct cipher_alg *cia = crypto_cipher_alg(tfm); in crypto_cipher_setkey() local
62 struct cipher_alg *cia = crypto_cipher_alg(tfm); in cipher_crypt_one() local
/linux-6.12.1/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-6.12.1/arch/m68k/amiga/
Dcia.c28 volatile struct CIA *cia; member
/linux-6.12.1/drivers/bcma/
Dscan.c277 s32 cia, cib; in bcma_get_next_core() local
/linux-6.12.1/arch/alpha/include/asm/
Dmachvec.h99 } cia; member
/linux-6.12.1/fs/ceph/
Dcrypto.c98 struct ceph_iattr cia = { }; in ceph_crypt_set_context() local
Dinode.c2467 struct iattr *attr, struct ceph_iattr *cia) in __ceph_setattr()