Searched defs:tag2 (Results 1 – 7 of 7) sorted by relevance
326 u_char tag2[GMAC_DIGEST_LEN]; in swcr_gmac() member404 u_char tag2[GMAC_DIGEST_LEN]; in swcr_gcm() member679 u_char tag2[AES_CBC_MAC_HASH_LEN]; in swcr_ccm_cbc_mac() member738 u_char tag2[AES_CBC_MAC_HASH_LEN]; in swcr_ccm() member963 u_char tag2[POLY1305_HASH_LEN]; in swcr_chacha20_poly1305() member
184 unsigned int tag2; in main() local
308 unsigned char tag[POLY1305_HASH_LEN], tag2[POLY1305_HASH_LEN]; in ossl_chacha20_poly1305_decrypt() local
483 int tag1, tag2, portreg; in ksz8995ma_getport() local
6671 ipf_matchtag(ipftag_t *tag1, ipftag_t *tag2)
5151 unsigned char key[32], iv[12], tag1[16], tag2[16]; in test_Poly1305_inner() local
4171 const unsigned char *tag2; member