crypto_op_to_*: fix typo into the correct direction
commitf56ee62857576a90a3f2c66f66b324884940fcb7
authorPhil Sutter <phil.sutter@viprinet.com>
Thu, 17 Jun 2010 09:46:00 +0000 (17 11:46 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 17 Jun 2010 18:28:23 +0000 (17 20:28 +0200)
treede2e82223b433f86ea1cd4cb5001a15be0506cea
parente3942824795b23cb6e09eb050e63fdb623d7ae75
crypto_op_to_*: fix typo into the correct direction

As these functions only exist to convert from one data structure into
the other, their names should stick to the structure names for clarity.
cryptodev_main.c