Home
last modified time | relevance | path

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

/linux/crypto/
H A 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/arch/alpha/kernel/
H A Dcore_cia.c837 cia_decode_pci_error(struct el_CIA_sysdata_mcheck *cia, const char *msg) in cia_decode_pci_error() argument
936 cia_decode_mem_error(struct el_CIA_sysdata_mcheck * cia,const char * msg) cia_decode_mem_error() argument
1032 cia_decode_ecc_error(struct el_CIA_sysdata_mcheck * cia,const char * msg) cia_decode_ecc_error() argument
1078 cia_decode_parity_error(struct el_CIA_sysdata_mcheck * cia) cia_decode_parity_error() argument
1110 struct el_CIA_sysdata_mcheck *cia; cia_decode_mchk() local
[all...]
/linux/arch/m68k/amiga/
H A Dcia.c28 volatile struct CIA *cia; member
/linux/drivers/bcma/
H A Dscan.c277 s32 cia, cib; in bcma_get_next_core() local
/linux/arch/alpha/include/asm/
H A Dmachvec.h99 } cia; member
/linux/fs/ceph/
H A Dcrypto.c98 struct ceph_iattr cia = { }; in ceph_crypt_set_context() local
H A Dinode.c2467 struct iattr *attr, struct ceph_iattr *cia) in __ceph_setattr()