Searched refs:dkey (Results 1 – 3 of 3) sorted by relevance
330 __be32 *dkey = (__be32 *)key; in copy_hash_init_values() local338 dkey[i] = cpu_to_be32(chcr_sha1_init[i]); in copy_hash_init_values()342 dkey[i] = cpu_to_be32(chcr_sha224_init[i]); in copy_hash_init_values()346 dkey[i] = cpu_to_be32(chcr_sha256_init[i]); in copy_hash_init_values()
45 u32 dkey : 4; member
713 static void dkey(u32 *pe, const u8 *k) in dkey() function836 dkey(pe, key); pe += DES_EXPKEY_WORDS; key += DES_KEY_SIZE; in des3_ede_expand_key()