Searched refs:ck_encdecrypt_oneshot (Results 1 – 3 of 3) sorted by relevance
29 CK_RV ck_encdecrypt_oneshot(CK_SESSION_HANDLE session,
671 rv = ck_encdecrypt_oneshot(hSession, pData, ulDataLen, in C_Encrypt()763 rv = ck_encdecrypt_oneshot(hSession, pEncryptedData, in C_Decrypt()
237 CK_RV ck_encdecrypt_oneshot(CK_SESSION_HANDLE session, in ck_encdecrypt_oneshot() function
Completed in 12 milliseconds