Searched defs:cmac_ctx_st (Results 1 – 2 of 2) sorted by relevance
61 struct cmac_ctx_st { struct62 EVP_CIPHER_CTX cipher_ctx;65 uint8_t k1[AES_BLOCK_SIZE];66 uint8_t k2[AES_BLOCK_SIZE];68 uint8_t block[AES_BLOCK_SIZE];70 unsigned block_used;