Home
last modified time | relevance | path

Searched refs:C_GetMechanismList (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/memcheck/tests/solaris/
Dpkcs11.c39 ret = C_GetMechanismList(slot_id, NULL, &mech_count); in main()
51 ret = C_GetMechanismList(slot_id, mechs, &mech_count); in main()
/external/openssh/
Dpkcs11.h741 _CK_DECLARE_FUNCTION (C_GetMechanismList,
1013 CK_C_GetMechanismList C_GetMechanismList; member