Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/dev/sec/
H A Dnlmseclib.c103 if (csp->csp_mode != CSP_MODE_DIGEST) { in nlm_crypto_form_srcdst_segs()
122 if (csp->csp_mode != CSP_MODE_DIGEST) { in nlm_crypto_form_srcdst_segs()
143 if (csp->csp_mode != CSP_MODE_DIGEST) { in nlm_crypto_form_srcdst_segs()
155 if (csp->csp_mode != CSP_MODE_DIGEST) { in nlm_crypto_form_srcdst_segs()
H A Dnlmsec.c411 case CSP_MODE_DIGEST: in xlp_sec_probesession()
628 case CSP_MODE_DIGEST: in xlp_sec_process()
/f-stack/freebsd/opencrypto/
H A Dcryptosoft.c1041 if (csp->csp_mode == CSP_MODE_DIGEST) in swcr_setup_auth()
1050 if (csp->csp_mode == CSP_MODE_DIGEST) in swcr_setup_auth()
1057 if (csp->csp_mode == CSP_MODE_DIGEST) in swcr_setup_auth()
1071 if (csp->csp_mode == CSP_MODE_DIGEST) in swcr_setup_auth()
1078 if (csp->csp_mode == CSP_MODE_DIGEST) in swcr_setup_auth()
1268 case CSP_MODE_DIGEST: in swcr_probesession()
1354 case CSP_MODE_DIGEST: in swcr_newsession()
H A Dcrypto.c792 case CSP_MODE_DIGEST: in check_csp()
1302 case CSP_MODE_DIGEST: in crp_sanity()
1382 if (csp->csp_mode == CSP_MODE_DIGEST || in crp_sanity()
H A Dcryptodev.h363 #define CSP_MODE_DIGEST 3 /* Compute/verify digest. */ macro
H A Dktls_ocf.c638 mac_csp.csp_mode = CSP_MODE_DIGEST; in ktls_ocf_try()
H A Dcryptodev.c594 csp.csp_mode = CSP_MODE_DIGEST; in cse_create()
878 case CSP_MODE_DIGEST: in cryptodev_op()
/f-stack/freebsd/mips/cavium/cryptocteon/
H A Dcryptocteon.c144 case CSP_MODE_DIGEST: in cryptocteon_probesession()
205 case CSP_MODE_DIGEST: in cryptocteon_newsession()
/f-stack/freebsd/crypto/aesni/
H A Daesni.c282 case CSP_MODE_DIGEST: in aesni_probesession()
355 case CSP_MODE_DIGEST: in aesni_newsession()
677 } else if (csp->csp_mode == CSP_MODE_DIGEST) in aesni_cipher_process()
/f-stack/freebsd/crypto/openssl/
H A Dossl.c151 case CSP_MODE_DIGEST: in ossl_probesession()
/f-stack/freebsd/crypto/ccp/
H A Dccp.c367 case CSP_MODE_DIGEST: in ccp_probesession()
481 case CSP_MODE_DIGEST: in ccp_newsession()
/f-stack/freebsd/crypto/blake2/
H A Dblake2_cryptodev.c181 case CSP_MODE_DIGEST: in blake2_probesession()
/f-stack/freebsd/netipsec/
H A Dxform_ah.c238 csp.csp_mode = CSP_MODE_DIGEST; in ah_init()