Lines Matching full:pkcs11
65 /* Currently handle pkcs11 sessions and tokens */
69 /* Currently supporting only pkcs11 session */ in get_session_objects()
128 * destroy_object - destroy an PKCS11 TA object
131 * @obj - reference to the PKCS11 TA object
202 * create_object - create an PKCS11 TA object from its attributes and value
398 DMSG("PKCS11 session %"PRIu32": import object %#"PRIx32, in entry_create_object()
462 DMSG("PKCS11 session %"PRIu32": destroy object %#"PRIx32, in entry_destroy_object()
704 DMSG("PKCS11 session %"PRIu32": finding objects", session->handle); in entry_find_objects()
917 DMSG("PKCS11 session %"PRIu32": get attributes %#"PRIx32, in entry_get_attribute_value()
1105 DMSG("PKCS11 session %"PRIu32": set attributes %#"PRIx32, in entry_set_attribute_value()
1278 DMSG("PKCS11 session %"PRIu32": copy object %#"PRIx32, in entry_copy_object()