Searched refs:outtag (Results 1 – 4 of 4) sorted by relevance
| /freebsd/crypto/openssl/demos/cipher/ |
| H A D | aesgcm.c | 78 unsigned char outtag[16]; in aes_gcm_encrypt() local 127 outtag, 16); in aes_gcm_encrypt() 134 BIO_dump_fp(stdout, outtag, 16); in aes_gcm_encrypt()
|
| H A D | aesccm.c | 79 unsigned char outtag[16]; in aes_ccm_encrypt() local 136 outtag, ccm_tag_len); in aes_ccm_encrypt() 144 BIO_dump_fp(stdout, outtag, ccm_tag_len); in aes_ccm_encrypt()
|
| /freebsd/crypto/openssl/test/ |
| H A D | evp_extra_test.c | 6232 unsigned char outtag[16]; in aes_gcm_encrypt() local 6254 outtag, sizeof(outtag)); in aes_gcm_encrypt() 6258 || !TEST_mem_eq(outtag, gcm_tag_s, gcm_tag, gcm_tag_s)) in aes_gcm_encrypt()
|
| /freebsd/sbin/ipf/common/ |
| H A D | ipf_y.y | 251 rulehead markout outopts rulemain ruletail outtag ruletail2 322 outtag: settagout matchtagout
|