botan v1.12.8 (2016-11-14T10:06:52Z)
Dub
Repo
CMAC.polyDouble
botan
mac
cmac
CMAC
CMAC's polynomial doubling operation
class
CMAC
static
SecureVector
!ubyte
polyDouble
(
const
ref
SecureVector
!ubyte
input
)
Parameters
input
SecureVector
!ubyte
the input
Meta
Source
See Implementation
botan
mac
cmac
CMAC
constructors
this
functions
addData
clear
clone
finalResult
keySchedule
keySpec
properties
name
outputLength
static functions
polyDouble
variables
m_B
m_P
m_buffer
m_cipher
m_position
m_state
CMAC's polynomial doubling operation