Esempio n. 1
0
 def create_cmac_ctx(self, algorithm):
     return _CMACContext(self, algorithm)
Esempio n. 2
0
 def create_cmac_ctx(self, algorithm):
     return _CMACContext(self, algorithm)