aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/caam/error.h
blob: 067afc12013276c9486513e80c5e7db03e74fedc (plain)
1
2
3
4
5
6
7
8
9
10
/*
 * CAAM Error Reporting code header
 *
 * Copyright 2009-2011 Freescale Semiconductor, Inc.
 */

#ifndef CAAM_ERROR_H
#define CAAM_ERROR_H
extern char *caam_jr_strstatus(char *outstr, u32 status);
#endif /* CAAM_ERROR_H */