Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/crypto/
H A Dt4_crypto.h154 #define SCMD_AUTH_MODE_SHA256 3 macro
H A Dt4_keyctx.c468 return (SCMD_AUTH_MODE_SHA256); in t4_tls_auth_mode()
H A Dt4_crypto.c2342 auth_mode = SCMD_AUTH_MODE_SHA256; in ccr_newsession()