Skip to content
Snippets Groups Projects
Commit a317b309 authored by Benjamin Couturier's avatar Benjamin Couturier Committed by Steven Murray
Browse files

Cleaned up Csec API

parent f72e8eab
Branches
Tags
No related merge requests found
......@@ -434,7 +434,9 @@
#define ESEC_PROTNOTSUPP ESECBASEOFF + 9 /* Security protocol not supported */
#define ESEC_NO_SVC_NAME ESECBASEOFF + 10 /* Service name not set */
#define ESEC_NO_SVC_TYPE ESECBASEOFF + 11 /* Service type not set */
#define ESECMAXERR ESECBASEOFF + 11
#define ESEC_NO_SECPROT ESECBASEOFF + 12 /* Could not lookup security protocol */
#define ESECMAXERR ESECBASEOFF + 12
/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment