OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:C_OpenSession
(Results
1 - 2
of
2
) sorted by null
/external/openssh/
pkcs11.h
759
_CK_DECLARE_FUNCTION (
C_OpenSession
,
1018
CK_C_OpenSession
C_OpenSession
[
all
...]
ssh-pkcs11.c
373
if ((rv = f->
C_OpenSession
(p->slotlist[slotidx], CKF_RW_SESSION|
376
error("
C_OpenSession
failed: %lu", rv);
Completed in 320 milliseconds