Lines Matching refs:decrypt_expkey
26 u64 decrypt_expkey[DES_EXPKEY_WORDS / 2];
31 u64 decrypt_expkey[DES3_EDE_EXPKEY_WORDS / 2];
60 encrypt_to_decrypt(&dctx->decrypt_expkey[0], &dctx->encrypt_expkey[0]);
85 const u64 *K = ctx->decrypt_expkey;
110 des_sparc64_load_keys(&ctx->decrypt_expkey[0]);
151 des_sparc64_load_keys(&ctx->decrypt_expkey[0]);
205 encrypt_to_decrypt(&dctx->decrypt_expkey[0], &k3[0]);
206 memcpy(&dctx->decrypt_expkey[DES_EXPKEY_WORDS / 2],
208 encrypt_to_decrypt(&dctx->decrypt_expkey[(DES_EXPKEY_WORDS / 2) * 2],
234 const u64 *K = ctx->decrypt_expkey;
260 K = &ctx->decrypt_expkey[0];
306 K = &ctx->decrypt_expkey[0];