ocs_aes_set_key
ocs_aes_set_key(tctx->aes_dev, OCS_AES_KEYSIZE_256,
err = ocs_aes_set_key(tctx->aes_dev, tctx->key_len, tctx->key,
err = ocs_aes_set_key(tctx->aes_dev, tctx->key_len, tctx->key,
int ocs_aes_set_key(struct ocs_aes_dev *aes_dev, const u32 key_size,