CMAC.polyDouble

CMAC's polynomial doubling operation

class CMAC
public static
SecureVector!ubyte
polyDouble
(
const ref SecureVector!ubyte input
)

Parameters

input SecureVector!ubyte

the input

Meta