ocf_cipher
if (!ocf_cipher(&ses, alg, iv, cleartext, buffer, size, COP_ENCRYPT))
if (!ocf_cipher(&ses, alg, iv, ciphertext, buffer, size, COP_DECRYPT))