Home
last modified time | relevance | path

Searched defs:dkey (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/arch/x86/crypto/
Daes-i586-asm_32.S51 #define dkey (240) macro
/linux-3.3/crypto/
Ddes_generic.c714 static void dkey(u32 *pe, const u8 *k) in dkey() function
/linux-3.3/arch/s390/include/asm/
Dqdio.h45 u32 dkey : 4; member
/linux-3.3/fs/ubifs/
Dtnc.c2773 union ubifs_key *dkey; in ubifs_tnc_next_ent() local