Home
last modified time | relevance | path

Searched defs:keysetType (Results 1 – 7 of 7) sorted by relevance

/dports/security/cryptlib/cryptlib-3.4.3/test/
H A Dkeydbx.c148 static int testKeysetRead( const CRYPT_KEYSET_TYPE keysetType, in testKeysetRead()
269 static int testKeysetWrite( const CRYPT_KEYSET_TYPE keysetType, in testKeysetWrite()
614 int testQuery( const CRYPT_KEYSET_TYPE keysetType, const C_STR keysetName ) in testQuery()
/dports/security/cryptlib/cryptlib-3.4.3/bindings/
H A DPerlCryptLib.xs186 const int keysetType; variable
H A Dpython.c741 int keysetType = 0; in python_cryptKeysetOpen() local
H A Dcryptlib.cs1835 int keysetType, // CRYPT_KEYSET_TYPE in KeysetOpen()
2626 …private static extern int wrapped_KeysetOpen(IntPtr keyset, int cryptUser, int keysetType, IntPtr … in wrapped_KeysetOpen()
/dports/security/p5-PerlCryptLib/PerlCryptLib-1.11/
H A DPerlCryptLib.xs186 const int keysetType; variable
/dports/security/cryptlib/cryptlib-3.4.3/
H A Dcryptkey.c1098 static int openKeyset( OUT_HANDLE_OPT CRYPT_KEYSET *iCryptKeyset, in openKeyset()
H A Dcryptapi.c2165 C_IN CRYPT_KEYSET_TYPE keysetType, in cryptKeysetOpen()
4263 C_IN CRYPT_KEYSET_TYPE keysetType, in cryptKeysetOpen()