Searched defs:csp (Results 26 - 46 of 46) sorted by relevance

12

/freebsd-13-stable/sys/opencrypto/
H A Dktls_ocf.c560 struct crypto_session_params csp, mac_csp; local
[all...]
H A Dcryptosoft.c105 const struct crypto_session_params *csp; local
320 const struct crypto_session_params *csp; local
976 swcr_setup_cipher(struct swcr_session *ses, const struct crypto_session_params *csp) argument
1003 swcr_setup_auth(struct swcr_session *ses, const struct crypto_session_params *csp) argument
1087 swcr_setup_gcm(struct swcr_session *ses, const struct crypto_session_params *csp) argument
1131 swcr_setup_ccm(struct swcr_session *ses, const struct crypto_session_params *csp) argument
1175 swcr_auth_supported(const struct crypto_session_params *csp) argument
1228 swcr_cipher_supported(const struct crypto_session_params *csp) argument
1244 swcr_probesession(device_t dev, const struct crypto_session_params *csp) argument
1309 swcr_newsession(device_t dev, crypto_session_t cses, const struct crypto_session_params *csp) argument
[all...]
H A Dcryptodev.c394 struct crypto_session_params csp; local
[all...]
H A Dcrypto.c137 struct crypto_session_params csp; member in struct:crypto_session
523 crypto_auth_hash(const struct crypto_session_params *csp) argument
585 crypto_cipher(const struct crypto_session_params *csp) argument
622 crypto_select_driver(const struct crypto_session_params *csp, int flags) argument
747 check_csp(const struct crypto_session_params *csp) argument
910 crypto_newsession(crypto_session_t *cses, const struct crypto_session_params *csp, int crid) argument
1263 struct crypto_session_params *csp; local
1685 struct crypto_session_params csp; local
[all...]
H A Dcryptodev.h718 const struct crypto_session_params *csp; local
/freebsd-13-stable/sys/crypto/aesni/
H A Daesni_wrap.c439 aesni_cipher_setup_common(struct aesni_session *ses, const struct crypto_session_params *csp, const uint8_t *key, int keylen) argument
H A Daesni.c207 aesni_auth_supported(struct aesni_softc *sc, const struct crypto_session_params *csp) argument
230 aesni_cipher_supported(struct aesni_softc *sc, const struct crypto_session_params *csp) argument
274 aesni_probesession(device_t dev, const struct crypto_session_params *csp) argument
343 aesni_newsession(device_t dev, crypto_session_t cses, const struct crypto_session_params *csp) argument
559 aesni_cipher_setup(struct aesni_session *ses, const struct crypto_session_params *csp) argument
635 const struct crypto_session_params *csp; local
690 aesni_cipher_crypt(struct aesni_session *ses, struct cryptop *crp, const struct crypto_session_params *csp) argument
830 aesni_cipher_mac(struct aesni_session *ses, struct cryptop *crp, const struct crypto_session_params *csp) argument
[all...]
/freebsd-13-stable/sys/libkern/
H A Diconv.c87 struct iconv_cspair *csp; local
171 struct iconv_cspair *csp; local
189 struct iconv_cspair *csp; local
226 iconv_unregister_cspair(struct iconv_cspair *csp) argument
242 struct iconv_cspair *csp, *cspfrom, *cspto; local
363 struct iconv_cspair *csp; local
394 struct iconv_cspair *csp; local
409 struct iconv_cspair *csp; local
[all...]
H A Diconv_ucs.c91 iconv_ucs_open(struct iconv_converter_class *dcp, struct iconv_cspair *csp, struct iconv_cspair *cspf, void **dpp) argument
/freebsd-13-stable/sys/geom/eli/
H A Dg_eli.c489 struct crypto_session_params csp; local
[all...]
/freebsd-13-stable/sys/dev/sec/
H A Dsec.c1133 sec_cipher_supported(const struct crypto_session_params *csp) argument
1153 sec_auth_supported(struct sec_softc *sc, const struct crypto_session_params *csp) argument
1177 sec_probesession(device_t dev, const struct crypto_session_params *csp) argument
1203 sec_newsession(device_t dev, crypto_session_t cses, const struct crypto_session_params *csp) argument
1242 const struct crypto_session_params *csp; local
1319 sec_build_common_ns_desc(struct sec_softc *sc, struct sec_desc *desc, const struct crypto_session_params *csp, struct cryptop *crp) argument
1370 sec_build_common_s_desc(struct sec_softc *sc, struct sec_desc *desc, const struct crypto_session_params *csp, struct cryptop *crp) argument
1431 sec_aesu_newsession(const struct crypto_session_params *csp) argument
1438 sec_aesu_make_desc(struct sec_softc *sc, const struct crypto_session_params *csp, struct sec_desc *desc, struct cryptop *crp) argument
1480 sec_mdeu_config(const struct crypto_session_params *csp, u_int *eu, u_int *mode, u_int *hashlen) argument
1519 sec_mdeu_newsession(const struct crypto_session_params *csp) argument
1526 sec_mdeu_make_desc(struct sec_softc *sc, const struct crypto_session_params *csp, struct sec_desc *desc, struct cryptop *crp) argument
[all...]
/freebsd-13-stable/sys/dev/cesa/
H A Dcesa.c466 cesa_prep_aes_key(struct cesa_session *cs, const struct crypto_session_params *csp) argument
787 cesa_create_chain(struct cesa_softc *sc, const struct crypto_session_params *csp, struct cesa_request *cr) argument
1564 cesa_cipher_supported(const struct crypto_session_params *csp) argument
1583 cesa_auth_supported(struct cesa_softc *sc, const struct crypto_session_params *csp) argument
1608 cesa_probesession(device_t dev, const struct crypto_session_params *csp) argument
1636 cesa_newsession(device_t dev, crypto_session_t cses, const struct crypto_session_params *csp) argument
1703 const struct crypto_session_params *csp; local
[all...]
/freebsd-13-stable/sys/dev/glxsb/
H A Dglxsb.c485 glxsb_crypto_probesession(device_t dev, const struct crypto_session_params *csp) argument
526 glxsb_crypto_newsession(device_t dev, crypto_session_t cses, const struct crypto_session_params *csp) argument
713 const struct crypto_session_params *csp; local
[all...]
/freebsd-13-stable/sys/dev/hifn/
H A Dhifn7751.c2325 hifn_probesession(device_t dev, const struct crypto_session_params *csp) argument
2269 hifn_auth_supported(struct hifn_softc *sc, const struct crypto_session_params *csp) argument
2296 hifn_cipher_supported(struct hifn_softc *sc, const struct crypto_session_params *csp) argument
2357 hifn_newsession(device_t dev, crypto_session_t cses, const struct crypto_session_params *csp) argument
2382 const struct crypto_session_params *csp; local
[all...]
/freebsd-13-stable/sys/crypto/ccp/
H A Dccp_hardware.c1352 ccp_collect_iv(struct cryptop *crp, const struct crypto_session_params *csp, argument
1471 const struct crypto_session_params *csp; local
1866 const struct crypto_session_params *csp; local
[all...]
/freebsd-13-stable/contrib/nvi/common/
H A Dkey.h134 CHAR_T *csp; /* String. */ member in struct:_event::__anon5463::__anon5466
/freebsd-13-stable/sys/dev/safe/
H A Dsafe.c697 safe_probesession(device_t dev, const struct crypto_session_params *csp) argument
661 safe_auth_supported(struct safe_softc *sc, const struct crypto_session_params *csp) argument
677 safe_cipher_supported(struct safe_softc *sc, const struct crypto_session_params *csp) argument
728 safe_newsession(device_t dev, crypto_session_t cses, const struct crypto_session_params *csp) argument
772 const struct crypto_session_params *csp; local
1272 const struct crypto_session_params *csp; local
[all...]
/freebsd-13-stable/sys/dev/safexcel/
H A Dsafexcel.c1359 safexcel_setkey_hmac(const struct crypto_session_params *csp, argument
1388 const struct crypto_session_params *csp; local
1624 const struct crypto_session_params *csp; local
1877 const struct crypto_session_params *csp; local
2113 const struct crypto_session_params *csp; local
2249 safexcel_probe_cipher(const struct crypto_session_params *csp) argument
2273 safexcel_probesession(device_t dev, const struct crypto_session_params *csp) argument
2447 safexcel_newsession(device_t dev, crypto_session_t cses, const struct crypto_session_params *csp) argument
2535 const struct crypto_session_params *csp; local
[all...]
/freebsd-13-stable/sys/dev/cxgbe/crypto/
H A Dt4_crypto.c2380 ccr_auth_supported(const struct crypto_session_params *csp) argument
2402 ccr_cipher_supported(const struct crypto_session_params *csp) argument
2426 ccr_cipher_mode(const struct crypto_session_params *csp) argument
2446 ccr_probesession(device_t dev, const struct crypto_session_params *csp) argument
2547 ccr_newsession(device_t dev, crypto_session_t cses, const struct crypto_session_params *csp) argument
2747 const struct crypto_session_params *csp; local
[all...]
/freebsd-13-stable/sys/dev/qat/
H A Dqat.c1862 qat_probesession(device_t dev, const struct crypto_session_params *csp) argument
1953 qat_newsession(device_t dev, crypto_session_t cses, const struct crypto_session_params *csp) argument
[all...]
/freebsd-13-stable/contrib/ncurses/ncurses/
H A Dcurses.priv.h2542 SCREEN* csp; /* The screen that owns that Terminal */ member in struct:DriverTCB

Completed in 309 milliseconds

12