Home
last modified time | relevance | path

Searched refs:HMAC_BLOCK_LEN (Results 1 – 5 of 5) sorted by relevance

/dports/net/miredo/miredo-1.2.6/libteredo/
H A Dsecurity.c52 #define HMAC_BLOCK_LEN 64 /* block size in bytes for MD5 (or SHA1) */ macro
53 #if LIBTEREDO_KEY_LEN > HMAC_BLOCK_LEN
60 unsigned char ipad[HMAC_BLOCK_LEN];
66 unsigned char opad[HMAC_BLOCK_LEN];
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/marvell/
H A Dmvcesa.c274 HMAC_BLOCK_LEN - klen_bytes); in mvcesa_newsession()
281 HMAC_BLOCK_LEN - klen_bytes); in mvcesa_newsession()
293 HMAC_BLOCK_LEN - klen_bytes); in mvcesa_newsession()
300 HMAC_BLOCK_LEN - klen_bytes); in mvcesa_newsession()
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/x86/x86/
H A Dvia_padlock.c268 HMAC_BLOCK_LEN - (c->cri_klen / 8)); in via_padlock_crypto_newsession()
277 HMAC_BLOCK_LEN - (c->cri_klen / 8)); in via_padlock_crypto_newsession()
/dports/misc/rump/buildrump.sh-b914579/src/sys/opencrypto/
H A Dcryptodev.h97 #define HMAC_BLOCK_LEN 64 /* for compatibility */ macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dubsec.c1109 HMAC_BLOCK_LEN - (macini->cri_klen / 8)); in ubsec_newsession()
1117 HMAC_BLOCK_LEN - (macini->cri_klen / 8)); in ubsec_newsession()
1130 HMAC_BLOCK_LEN - (macini->cri_klen / 8)); in ubsec_newsession()
1138 HMAC_BLOCK_LEN - (macini->cri_klen / 8)); in ubsec_newsession()