Searched refs:ck_encdecrypt_init (Results 1 – 3 of 3) sorted by relevance
17 CK_RV ck_encdecrypt_init(CK_SESSION_HANDLE session,
646 rv = ck_encdecrypt_init(hSession, pMechanism, hKey, CK_FALSE); in C_EncryptInit()738 rv = ck_encdecrypt_init(hSession, pMechanism, hKey, CK_TRUE); in C_DecryptInit()
110 CK_RV ck_encdecrypt_init(CK_SESSION_HANDLE session, in ck_encdecrypt_init() function
Completed in 18 milliseconds