Searched refs:soft_arcfour_crypt (Results 1 – 4 of 4) sorted by relevance
106 soft_arcfour_crypt(crypto_active_op_t *active_op, CK_BYTE_PTR input, in soft_arcfour_crypt() function
104 CK_RV soft_arcfour_crypt(crypto_active_op_t *, CK_BYTE_PTR, CK_ULONG,
411 return (soft_arcfour_crypt(&(session_p->decrypt), pEncrypted, in soft_decrypt_common()
429 return (soft_arcfour_crypt(&(session_p->encrypt), pData, in soft_encrypt_common()