Home
last modified time | relevance | path

Searched refs:SCMD_AUTH_MODE_SHA1 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgbe/crypto/
H A Dt4_crypto.h152 #define SCMD_AUTH_MODE_SHA1 1 macro
H A Dt4_keyctx.c466 return (SCMD_AUTH_MODE_SHA1); in t4_tls_auth_mode()
H A Dt4_crypto.c2328 auth_mode = SCMD_AUTH_MODE_SHA1; in ccr_newsession()