Searched refs:AES_GMAC_HASH_LEN (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/opencrypto/
H A Dxform_gmac.c70 AES_128_GMAC_KEY_LEN, AES_GMAC_HASH_LEN, sizeof(struct aes_gmac_ctx),
81 AES_192_GMAC_KEY_LEN, AES_GMAC_HASH_LEN, sizeof(struct aes_gmac_ctx),
92 AES_256_GMAC_KEY_LEN, AES_GMAC_HASH_LEN, sizeof(struct aes_gmac_ctx),
H A Dcryptodev.h81 #define AES_GMAC_HASH_LEN 16 macro

Completed in 100 milliseconds