|
cryptlib
3.4.1
|
Go to the source code of this file.
Functions | |
| CHECK_RETVAL | STDC_NONNULL_ARG ((1)) |
| void | endInternalMsgs (void) |
| CHECK_RETVAL | STDC_NONNULL_ARG ((3)) |
| CHECK_RETVAL int | incRefCount (IN_HANDLE const int objectHandle, STDC_UNUSED const int dummy1, STDC_UNUSED const void *dummy2, STDC_UNUSED const BOOLEAN dummy3) |
| CHECK_RETVAL int | decRefCount (IN_HANDLE const int objectHandle, STDC_UNUSED const int dummy1, STDC_UNUSED const void *dummy2, const BOOLEAN isInternal) |
| CHECK_RETVAL int | cloneObject (IN_HANDLE const int objectHandle, IN_HANDLE const int clonedObject, STDC_UNUSED const void *dummy1, STDC_UNUSED const BOOLEAN dummy2) |
| CHECK_RETVAL int cloneObject | ( | IN_HANDLE const int | objectHandle, |
| IN_HANDLE const int | clonedObject, | ||
| STDC_UNUSED const void * | dummy1, | ||
| STDC_UNUSED const BOOLEAN | dummy2 | ||
| ) |
| CHECK_RETVAL int decRefCount | ( | IN_HANDLE const int | objectHandle, |
| STDC_UNUSED const int | dummy1, | ||
| STDC_UNUSED const void * | dummy2, | ||
| const BOOLEAN | isInternal | ||
| ) |
| CHECK_RETVAL int incRefCount | ( | IN_HANDLE const int | objectHandle, |
| STDC_UNUSED const int | dummy1, | ||
| STDC_UNUSED const void * | dummy2, | ||
| STDC_UNUSED const BOOLEAN | dummy3 | ||
| ) |
| CHECK_RETVAL STDC_NONNULL_ARG | ( | (1) | ) |
| CHECK_RETVAL STDC_NONNULL_ARG | ( | (3) | ) |
1.8.2