Symbol: ck_object_handle_t
crypto/openssh/pkcs11.h
1238
typedef ck_object_handle_t *CK_OBJECT_HANDLE_PTR;
crypto/openssh/pkcs11.h
776
ck_object_handle_t encryption_key,
crypto/openssh/pkcs11.h
777
ck_object_handle_t authentiation_key));
crypto/openssh/pkcs11.h
786
unsigned long count, ck_object_handle_t *object));
crypto/openssh/pkcs11.h
788
(ck_session_handle_t session, ck_object_handle_t object,
crypto/openssh/pkcs11.h
790
ck_object_handle_t *new_object));
crypto/openssh/pkcs11.h
793
ck_object_handle_t object));
crypto/openssh/pkcs11.h
796
ck_object_handle_t object,
crypto/openssh/pkcs11.h
800
ck_object_handle_t object,
crypto/openssh/pkcs11.h
805
ck_object_handle_t object,
crypto/openssh/pkcs11.h
814
ck_object_handle_t *object,
crypto/openssh/pkcs11.h
823
ck_object_handle_t key));
crypto/openssh/pkcs11.h
842
ck_object_handle_t key));
crypto/openssh/pkcs11.h
870
(ck_session_handle_t session, ck_object_handle_t key));
crypto/openssh/pkcs11.h
879
ck_object_handle_t key));
crypto/openssh/pkcs11.h
895
ck_object_handle_t key));
crypto/openssh/pkcs11.h
905
ck_object_handle_t key));
crypto/openssh/pkcs11.h
921
ck_object_handle_t key));
crypto/openssh/pkcs11.h
957
ck_object_handle_t *key));
crypto/openssh/pkcs11.h
965
ck_object_handle_t *public_key,
crypto/openssh/pkcs11.h
966
ck_object_handle_t *private_key));
crypto/openssh/pkcs11.h
970
ck_object_handle_t wrapping_key,
crypto/openssh/pkcs11.h
971
ck_object_handle_t key,
crypto/openssh/pkcs11.h
977
ck_object_handle_t unwrapping_key,
crypto/openssh/pkcs11.h
982
ck_object_handle_t *key));
crypto/openssh/pkcs11.h
986
ck_object_handle_t base_key,
crypto/openssh/pkcs11.h
989
ck_object_handle_t *key));