Searched defs:cmac_ctx_st (Results 1 – 1 of 1) sorted by relevance
59 struct cmac_ctx_st { struct60 EVP_CIPHER_CTX cipher_ctx;63 uint8_t k1[AES_BLOCK_SIZE];64 uint8_t k2[AES_BLOCK_SIZE];66 uint8_t block[AES_BLOCK_SIZE];68 unsigned block_used;