Searched defs:opad (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dhmacmd5.c116 unsigned char opad[PADLEN]; local
H A Dhmacsha.c246 unsigned char opad[ISC_SHA1_BLOCK_LENGTH]; local
313 unsigned char opad[ISC_SHA224_BLOCK_LENGTH]; local
379 unsigned char opad[ISC_SHA256_BLOCK_LENGTH]; local
445 unsigned char opad[ISC_SHA384_BLOCK_LENGTH]; local
511 unsigned char opad[ISC_SHA512_BLOCK_LENGTH]; local
[all...]
/freebsd-11-stable/contrib/bsnmp/lib/
H A Dsnmpcrypto.c61 static const uint8_t opad = 0x5c; variable
/freebsd-11-stable/sys/dev/cesa/
H A Dcesa.c451 uint8_t opad[CESA_MAX_HMAC_BLOCK_LEN]; local
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dcrypto.c191 unsigned char *ipad, *opad; local
/freebsd-11-stable/sys/netinet/
H A Dsctp_auth.c929 uint8_t ipad[128], opad[128]; /* keyed hash inner/outer pads */ local
989 uint8_t ipad[128], opad[128]; /* keyed hash inner/outer pads */ local
[all...]
/freebsd-11-stable/sys/dev/cxgbe/crypto/
H A Dt4_crypto.c143 char opad[CHCR_HASH_MAX_BLOCK_SIZE_128]; member in struct:ccr_session_hmac
/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_tls.h110 unsigned char opad[MAX_MAC_KSZ]; member in struct:tls_tx_ctxt
117 unsigned char opad[MAX_MAC_KSZ]; member in struct:tls_rx_ctxt
322 __u8 opad[64]; member in struct:tls_keyctx::keys

Completed in 85 milliseconds