Searched refs:soft_blowfish_decrypt_common (Results 1 – 3 of 3) sorted by relevance
127 CK_RV soft_blowfish_decrypt_common(soft_session_t *, CK_BYTE_PTR, CK_ULONG,
317 soft_blowfish_decrypt_common(soft_session_t *session_p, CK_BYTE_PTR pEncrypted, in soft_blowfish_decrypt_common() function
400 return (soft_blowfish_decrypt_common(session_p, pEncrypted, in soft_decrypt_common()