Searched refs:C_GetInfo (Results 1 - 2 of 2) sorted by relevance

/external/openssh/
H A Dpkcs11.h728 _CK_DECLARE_FUNCTION (C_GetInfo, (struct ck_info *info));
1008 CK_C_GetInfo C_GetInfo; member in struct:ck_function_list
H A Dssh-pkcs11.c521 if ((rv = f->C_GetInfo(&p->info)) != CKR_OK) {
522 error("C_GetInfo failed: %lu", rv);

Completed in 386 milliseconds