Home
last modified time | relevance | path

Searched defs:cia (Results 1 – 6 of 6) 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/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.c2472 struct iattr *attr, struct ceph_iattr *cia) in __ceph_setattr()