Home
last modified time | relevance | path

Searched refs:hmac_ipad_buffer (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/opencrypto/
H A Dxform.h57 extern const u_int8_t hmac_ipad_buffer[128];
H A Dxform.c53 const u_int8_t hmac_ipad_buffer[128] = { variable
H A Dcryptosoft.c908 axf->Update((*swd)->sw_ictx, hmac_ipad_buffer, in swcr_newsession()
/netbsd-src/sys/dev/marvell/
H A Dmvcesa.c269 MD5Update(&md5ctx, hmac_ipad_buffer, in mvcesa_newsession()
276 SHA1Update(&sha1ctx, hmac_ipad_buffer, in mvcesa_newsession()
/netbsd-src/sys/arch/x86/x86/
H A Dvia_padlock.c273 axf->Update(swd->sw_ictx, hmac_ipad_buffer, in via_padlock_crypto_newsession()
/netbsd-src/sys/dev/pci/
H A Dubsec.c1056 MD5Update(&md5ctx, hmac_ipad_buffer, in ubsec_newsession()
1064 SHA1Update(&sha1ctx, hmac_ipad_buffer, in ubsec_newsession()