Home
last modified time | relevance | path

Searched defs:csp (Results 1 – 25 of 28) sorted by relevance

12

/f-stack/freebsd/mips/nlm/dev/sec/
H A Dnlmseclib.c96 const struct crypto_session_params *csp) in nlm_crypto_form_srcdst_segs()
168 const struct crypto_session_params *csp) in nlm_crypto_do_cipher()
192 const struct crypto_session_params *csp) in nlm_crypto_do_digest()
218 struct xlp_sec_command *cmd, const struct crypto_session_params *csp) in nlm_crypto_do_cipher_digest()
251 const struct crypto_session_params *csp) in nlm_get_digest_param()
270 const struct crypto_session_params *csp) in nlm_get_cipher_param()
H A Dnlmsec.c375 xlp_sec_auth_supported(const struct crypto_session_params *csp) in xlp_sec_auth_supported()
389 xlp_sec_cipher_supported(const struct crypto_session_params *csp) in xlp_sec_cipher_supported()
405 xlp_sec_probesession(device_t dev, const struct crypto_session_params *csp) in xlp_sec_probesession()
432 const struct crypto_session_params *csp) in xlp_sec_newsession()
455 const struct crypto_session_params *csp) in xlp_copyiv()
568 const struct crypto_session_params *csp; in xlp_sec_process() local
/f-stack/freebsd/mips/cavium/cryptocteon/
H A Dcryptocteon.c100 cryptocteon_auth_supported(const struct crypto_session_params *csp) in cryptocteon_auth_supported()
118 cryptocteon_cipher_supported(const struct crypto_session_params *csp) in cryptocteon_cipher_supported()
138 cryptocteon_probesession(device_t dev, const struct crypto_session_params *csp) in cryptocteon_probesession()
164 cryptocteon_calc_hash(const struct crypto_session_params *csp, const char *key, in cryptocteon_calc_hash()
178 const struct crypto_session_params *csp) in cryptocteon_newsession()
247 const struct crypto_session_params *csp; in cryptocteon_process() local
/f-stack/freebsd/libkern/
H A Diconv.c87 struct iconv_cspair *csp; in iconv_mod_unload() local
171 struct iconv_cspair *csp; in iconv_lookupcs() local
189 struct iconv_cspair *csp; in iconv_register_cspair() local
226 iconv_unregister_cspair(struct iconv_cspair *csp) in iconv_unregister_cspair()
242 struct iconv_cspair *csp, *cspfrom, *cspto; in iconv_open() local
363 struct iconv_cspair *csp; in iconv_sysctl_cslist() local
394 struct iconv_cspair *csp; in iconv_add() local
409 struct iconv_cspair *csp; in iconv_sysctl_add() local
H A Diconv_xlat.c59 struct iconv_cspair *csp, struct iconv_cspair *cspf, void **dpp) in iconv_xlat_open()
H A Diconv_xlat16.c64 struct iconv_cspair *csp, struct iconv_cspair *cspf, void **dpp) in iconv_xlat16_open()
H A Diconv_ucs.c92 struct iconv_cspair *csp, struct iconv_cspair *cspf, void **dpp) in iconv_ucs_open()
/f-stack/freebsd/crypto/aesni/
H A Daesni.c208 const struct crypto_session_params *csp) in aesni_auth_supported()
231 const struct crypto_session_params *csp) in aesni_cipher_supported()
274 aesni_probesession(device_t dev, const struct crypto_session_params *csp) in aesni_probesession()
344 const struct crypto_session_params *csp) in aesni_newsession()
560 const struct crypto_session_params *csp) in aesni_cipher_setup()
635 const struct crypto_session_params *csp; in aesni_cipher_process() local
691 const struct crypto_session_params *csp) in aesni_cipher_crypt()
831 const struct crypto_session_params *csp) in aesni_cipher_mac()
/f-stack/freebsd/crypto/openssl/
H A Dossl.c119 ossl_lookup_hash(const struct crypto_session_params *csp) in ossl_lookup_hash()
144 ossl_probesession(device_t dev, const struct crypto_session_params *csp) in ossl_probesession()
172 const struct crypto_session_params *csp) in ossl_newsession()
204 const struct crypto_session_params *csp; in ossl_process() local
/f-stack/freebsd/crypto/blake2/
H A Dblake2_cryptodev.c175 blake2_probesession(device_t dev, const struct crypto_session_params *csp) in blake2_probesession()
198 const struct crypto_session_params *csp) in blake2_newsession()
263 blake2_check_klen(const struct crypto_session_params *csp, unsigned klen) in blake2_check_klen()
274 const struct crypto_session_params *csp) in blake2_cipher_setup()
337 const struct crypto_session_params *csp; in blake2_cipher_process() local
/f-stack/freebsd/opencrypto/
H A Dcryptosoft.c105 const struct crypto_session_params *csp; in swcr_encdec() local
320 const struct crypto_session_params *csp; in swcr_authcompute() local
977 const struct crypto_session_params *csp) in swcr_setup_cipher()
1004 const struct crypto_session_params *csp) in swcr_setup_auth()
1088 const struct crypto_session_params *csp) in swcr_setup_gcm()
1132 const struct crypto_session_params *csp) in swcr_setup_ccm()
1175 swcr_auth_supported(const struct crypto_session_params *csp) in swcr_auth_supported()
1228 swcr_cipher_supported(const struct crypto_session_params *csp) in swcr_cipher_supported()
1244 swcr_probesession(device_t dev, const struct crypto_session_params *csp) in swcr_probesession()
1310 const struct crypto_session_params *csp) in swcr_newsession()
H A Dcrypto.c137 struct crypto_session_params csp; member
523 crypto_auth_hash(const struct crypto_session_params *csp) in crypto_auth_hash()
585 crypto_cipher(const struct crypto_session_params *csp) in crypto_cipher()
622 crypto_select_driver(const struct crypto_session_params *csp, int flags) in crypto_select_driver()
747 check_csp(const struct crypto_session_params *csp) in check_csp()
911 const struct crypto_session_params *csp, int crid) in crypto_newsession()
1263 struct crypto_session_params *csp; in crp_sanity() local
1685 struct crypto_session_params csp; in crypto_invoke() local
H A Dktls_ocf.c560 struct crypto_session_params csp, mac_csp; in ktls_ocf_try() local
/f-stack/freebsd/crypto/via/
H A Dpadlock.c142 padlock_probesession(device_t dev, const struct crypto_session_params *csp) in padlock_probesession()
180 const struct crypto_session_params *csp) in padlock_newsession()
232 const struct crypto_session_params *csp; in padlock_process() local
H A Dpadlock_hash.c360 padlock_hash_check(const struct crypto_session_params *csp) in padlock_hash_check()
368 const struct crypto_session_params *csp) in padlock_hash_setup()
395 const struct crypto_session_params *csp) in padlock_hash_process()
H A Dpadlock_cipher.c123 const struct crypto_session_params *csp) in padlock_cipher_setup()
186 const struct crypto_session_params *csp) in padlock_cipher_process()
/f-stack/freebsd/crypto/ccp/
H A Dccp.c312 const struct crypto_session_params *csp) in ccp_auth_supported()
333 const struct crypto_session_params *csp) in ccp_cipher_supported()
359 ccp_probesession(device_t dev, const struct crypto_session_params *csp) in ccp_probesession()
404 const struct crypto_session_params *csp) in ccp_newsession()
533 const struct crypto_session_params *csp; in ccp_process() local
H A Dccp_hardware.c1352 ccp_collect_iv(struct cryptop *crp, const struct crypto_session_params *csp, in ccp_collect_iv()
1471 const struct crypto_session_params *csp; in ccp_do_blkcipher() local
1866 const struct crypto_session_params *csp; in ccp_gcm() local
/f-stack/freebsd/crypto/armv8/
H A Darmv8_crypto.c205 const struct crypto_session_params *csp) in armv8_crypto_probesession()
275 const struct crypto_session_params *csp, const uint8_t *key, int keylen) in armv8_crypto_cipher_setup()
329 const struct crypto_session_params *csp) in armv8_crypto_newsession()
383 const struct crypto_session_params *csp; in armv8_crypto_cipher_process() local
/f-stack/freebsd/netipsec/
H A Dxform_esp.c146 struct crypto_session_params csp; in esp_init() local
272 const struct crypto_session_params *csp; in esp_input() local
691 const struct crypto_session_params *csp; in esp_output() local
H A Dxform_ah.c176 struct crypto_session_params *csp) in ah_init0()
234 struct crypto_session_params csp; in ah_init() local
H A Dxform_ipcomp.c160 struct crypto_session_params csp; in ipcomp_init() local
/f-stack/freebsd/contrib/openzfs/cmd/zed/
H A Dzed_exec.c200 const char **csp; in zed_exec_process() local
/f-stack/tools/libnetgraph/
H A Dsock.c62 NgMkSockNode(const char *name, int *csp, int *dsp) in NgMkSockNode()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dcrypto_os.c244 struct crypto_session_params csp; in freebsd_crypt_newsession() local

12