pcc_key            54 arch/s390/crypto/aes_s390.c 	u8 pcc_key[32];
pcc_key           538 arch/s390/crypto/aes_s390.c 	memcpy(xts_ctx->pcc_key, in_key + key_len, key_len);
pcc_key           566 arch/s390/crypto/aes_s390.c 	memcpy(pcc_param.key + offset, xts_ctx->pcc_key, xts_ctx->key_len);