feat: updates

This commit is contained in:
2024-08-14 23:48:29 +08:00
parent ee23526697
commit ceb0a9469f
3 changed files with 14 additions and 4 deletions

View File

@@ -277,7 +277,6 @@ cryptoki_fn!(
}
);
// #[cfg(not(feature = "custom-function-list"))]
cryptoki_fn!(
unsafe fn C_GetFunctionList(ppFunctionList: CK_FUNCTION_LIST_PTR_PTR) {
not_null!(ppFunctionList);