Samsung Internal API reference  2.0
credentials.h
Go to the documentation of this file.
1 
8 #ifndef _TZSL_SYS_CRED_H_
9 #define _TZSL_SYS_CRED_H_
10 
11 #include <core/credentials.h>
12 
20 int cred_compare(const struct cred *as_is, const struct cred *to_be);
21 
22 #endif /* _TZSL_SYS_CRED_H_ */
23 
int cred_compare(const struct cred *as_is, const struct cred *to_be)
Compare credentials.