Accelerated one shot LTC_OMAC
@param key The secret key
@param keylen The key length (octets)
@param in The message
@param inlen Length of message (octets)
@param out out Destination for tag
@param outlen [in/out] Initial and final size of out
@return CRYPT_OK on success
Accelerated one shot LTC_OMAC @param key The secret key @param keylen The key length (octets) @param in The message @param inlen Length of message (octets) @param out out Destination for tag @param outlen [in/out] Initial and final size of out @return CRYPT_OK on success