Home
last modified time | relevance | path

Searched refs:KEY_WRAP_LYNKS (Results 1 – 3 of 3) sorted by relevance

/dports/security/seahorse/seahorse-41.0/pkcs11/
H A Dcryptoki.vapi312 KEY_WRAP_LYNKS,
/dports/security/beid/eid-mw-5.0.8/doc/sdk/wrappers/C# pkcs11wrappers/pkcs11net/Pkcs11/Wrapper/
H A DCKM.cs174 KEY_WRAP_LYNKS = PKCS11Constants.CKM_KEY_WRAP_LYNKS, enumerator
/dports/security/iaikpkcs11wrapper/src/java/src/iaik/pkcs/pkcs11/
H A DMechanism.java985 public static final Mechanism KEY_WRAP_LYNKS = new Mechanism( field in Mechanism