Home
last modified time | relevance | path

Searched refs:CSP_MODE_DIGEST (Results 1 – 19 of 19) sorted by relevance

/freebsd/sys/dev/qat/include/
H A Dqat_ocf_utils.h22 if (CSP_MODE_DIGEST == csp->csp_mode) in is_gmac_exception()
50 if (CSP_MODE_DIGEST == csp->csp_mode || CSP_MODE_ETA == csp->csp_mode || in is_use_sep_digest()
/freebsd/sys/crypto/openssl/
H A Dossl.c174 case CSP_MODE_DIGEST: in ossl_probesession()
290 case CSP_MODE_DIGEST: in ossl_newsession()
438 case CSP_MODE_DIGEST: in ossl_process()
/freebsd/sys/crypto/aesni/
H A Daesni.c227 case CSP_MODE_DIGEST: in aesni_probesession()
292 case CSP_MODE_DIGEST: in aesni_newsession()
607 } else if (csp->csp_mode == CSP_MODE_DIGEST) in aesni_cipher_process()
/freebsd/sys/crypto/blake2/
H A Dblake2_cryptodev.c113 case CSP_MODE_DIGEST: in blake2_probesession()
/freebsd/sys/opencrypto/
H A Dcrypto.c788 case CSP_MODE_DIGEST: in check_csp()
1296 case CSP_MODE_DIGEST: in crp_sanity()
1365 } else if (csp->csp_mode == CSP_MODE_DIGEST) { in crp_sanity()
1378 if (csp->csp_mode == CSP_MODE_DIGEST || in crp_sanity()
H A Dcryptodev.h338 #define CSP_MODE_DIGEST 3 /* Compute/verify digest. */ macro
H A Dcryptosoft.c1367 if (csp->csp_mode == CSP_MODE_DIGEST) { in swcr_setup_auth()
1496 case CSP_MODE_DIGEST: in swcr_probesession()
1592 case CSP_MODE_DIGEST: in swcr_newsession()
H A Dcryptodev.c402 csp.csp_mode = CSP_MODE_DIGEST; in cse_create()
721 case CSP_MODE_DIGEST: in cryptodev_op()
H A Dktls_ocf.c1070 mac_csp.csp_mode = CSP_MODE_DIGEST; in ktls_ocf_try()
/freebsd/sys/crypto/ccp/
H A Dccp.c368 case CSP_MODE_DIGEST: in ccp_probesession()
477 case CSP_MODE_DIGEST: in ccp_newsession()
/freebsd/sys/kgssapi/krb5/
H A Dkcrypto_aes.c91 csp.csp_mode = CSP_MODE_DIGEST; in aes_set_key()
/freebsd/sys/dev/safe/
H A Dsafe.c699 case CSP_MODE_DIGEST: in safe_probesession()
800 case CSP_MODE_DIGEST: in safe_process()
1009 if (csp->csp_mode == CSP_MODE_DIGEST) { in safe_process()
/freebsd/sys/dev/cesa/
H A Dcesa.c828 case CSP_MODE_DIGEST: in cesa_create_chain()
1592 case CSP_MODE_DIGEST: in cesa_probesession()
/freebsd/sys/dev/cxgbe/crypto/
H A Dt4_crypto.c2231 case CSP_MODE_DIGEST: in ccr_probesession()
2378 case CSP_MODE_DIGEST: in ccr_newsession()
2450 case CSP_MODE_DIGEST: in ccr_newsession()
/freebsd/sys/netipsec/
H A Dxform_ah.c241 csp.csp_mode = CSP_MODE_DIGEST; in ah_init()
/freebsd/sys/dev/qat_c2xxx/
H A Dqat.c1856 case CSP_MODE_DIGEST: in qat_probesession()
2060 case CSP_MODE_DIGEST: in qat_newsession()
/freebsd/sys/dev/hifn/
H A Dhifn7751.c2329 case CSP_MODE_DIGEST: in hifn_probesession()
2456 case CSP_MODE_DIGEST: in hifn_process()
/freebsd/sys/dev/sec/
H A Dsec.c1183 case CSP_MODE_DIGEST: in sec_probesession()
/freebsd/sys/dev/safexcel/
H A Dsafexcel.c2280 case CSP_MODE_DIGEST: in safexcel_probesession()