Searched defs:crp (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-11-stable/sys/dev/glxsb/
H A Dglxsb_hash.c156 glxsb_hash_process(struct glxsb_session *ses, struct cryptodesc *maccrd, struct cryptop *crp) argument
/freebsd-11-stable/sys/geom/eli/
H A Dg_eli_privacy.c68 g_eli_crypto_read_done(struct cryptop *crp) argument
119 g_eli_crypto_write_done(struct cryptop *crp) argument
232 struct cryptop *crp; local
[all...]
H A Dg_eli_crypto.c50 g_eli_crypto_done(struct cryptop *crp) argument
63 struct cryptop *crp; local
[all...]
H A Dg_eli_integrity.c129 g_eli_auth_read_done(struct cryptop *crp) argument
254 g_eli_auth_write_done(struct cryptop *crp) argument
407 struct cryptop *crp; local
[all...]
H A Dg_eli.c186 g_eli_crypto_rerun(struct cryptop *crp) argument
/freebsd-11-stable/lib/libc/rpc/
H A Dpmap_rmt.c152 xdr_rmtcallres(XDR *xdrs, struct rmtcallres *crp) argument
/freebsd-11-stable/sys/rpc/
H A Dsvc_auth.c165 svc_getcred(struct svc_req *rqst, struct ucred **crp, int *flavorp) argument
/freebsd-11-stable/sys/mips/nlm/dev/sec/
H A Dnlmseclib.c97 struct cryptop *crp = NULL; local
[all...]
H A Dnlmsec.c201 xlp_sec_print_data(struct cryptop *crp) argument
573 struct cryptop *crp = NULL; local
606 xlp_get_nsegs(struct cryptop *crp, unsigned int *nsegs) argument
695 xlp_sec_process(device_t dev, struct cryptop *crp, int hint) argument
[all...]
H A Dnlmseclib.h95 struct cryptop *crp; member in struct:xlp_sec_command
/freebsd-11-stable/sys/crypto/via/
H A Dpadlock.c309 padlock_process(device_t dev, struct cryptop *crp, int hint __unused) argument
[all...]
H A Dpadlock_cipher.c169 padlock_cipher_alloc(struct cryptodesc *enccrd, struct cryptop *crp, argument
201 padlock_cipher_process(struct padlock_session *ses, struct cryptodesc *enccrd, struct cryptop *crp) argument
[all...]
H A Dpadlock_hash.c365 padlock_hash_process(struct padlock_session *ses, struct cryptodesc *maccrd, struct cryptop *crp) argument
/freebsd-11-stable/sys/kgssapi/krb5/
H A Dkcrypto_aes.c118 aes_crypto_cb(struct cryptop *crp) argument
142 struct cryptop *crp; local
321 struct cryptop *crp; local
[all...]
H A Dkcrypto_des3.c154 des3_crypto_cb(struct cryptop *crp) argument
178 struct cryptop *crp; local
235 struct cryptop *crp; local
[all...]
H A Dkcrypto_des.c144 des1_crypto_cb(struct cryptop *crp) argument
168 struct cryptop *crp; local
[all...]
/freebsd-11-stable/sys/mips/rmi/dev/sec/
H A Drmisec.c305 xlr_sec_print_data(struct cryptop *crp) argument
347 xlr_sec_process(device_t dev, struct cryptop *crp, int hint) argument
[all...]
/freebsd-11-stable/sys/crypto/aesni/
H A Daesni.c331 aesni_process(device_t dev, struct cryptop *crp, int hint __unused) argument
424 aesni_cipher_alloc(struct cryptodesc *enccrd, struct cryptop *crp, int *allocated) argument
515 aesni_cipher_process(struct aesni_session *ses, struct cryptodesc *enccrd, struct cryptodesc *authcrd, struct cryptop *crp) argument
[all...]
/freebsd-11-stable/sys/mips/cavium/cryptocteon/
H A Dcryptocteon.c339 cryptocteon_process(device_t dev, struct cryptop *crp, int hint) argument
[all...]
/freebsd-11-stable/sys/netipsec/
H A Dxform_esp.c298 struct cryptop *crp; local
465 esp_input_cb(struct cryptop *crp) argument
544 crypto_freereq(crp), crp = NULL; local
666 struct cryptop *crp; local
912 esp_output_cb(struct cryptop *crp) argument
[all...]
H A Dxform_ipcomp.c195 struct cryptop *crp; local
274 ipcomp_input_cb(struct cryptop *crp) argument
330 crypto_freereq(crp), crp = NULL; local
399 struct cryptop *crp; local
529 ipcomp_output_cb(struct cryptop *crp) argument
[all...]
H A Dxform_ah.c556 struct cryptop *crp; local
702 ah_input_cb(struct cryptop *crp) argument
863 struct cryptop *crp; local
1086 ah_output_cb(struct cryptop *crp) argument
[all...]
/freebsd-11-stable/sys/opencrypto/
H A Dcryptosoft.c459 swcr_authenc(struct cryptop *crp) argument
1080 swcr_process(device_t dev, struct cryptop *crp, int hint) argument
[all...]
/freebsd-11-stable/sys/dev/cesa/
H A Dcesa.c1555 cesa_process(device_t dev, struct cryptop *crp, int hint) argument
[all...]
/freebsd-11-stable/sys/dev/sec/
H A Dsec.c1208 sec_split_crp(struct cryptop *crp, struct cryptodesc **enc, argument
1363 sec_process(device_t dev, struct cryptop *crp, in argument
1493 sec_build_common_ns_desc(struct sec_softc *sc, struct sec_desc *desc, struct sec_session *ses, struct cryptop *crp, struct cryptodesc *enc, int buftype) argument
1545 sec_build_common_s_desc(struct sec_softc *sc, struct sec_desc *desc, struct sec_session *ses, struct cryptop *crp, struct cryptodesc *enc, struct cryptodesc *mac, int buftype) argument
1629 sec_aesu_make_desc(struct sec_softc *sc, struct sec_session *ses, struct sec_desc *desc, struct cryptop *crp, int buftype) argument
1689 sec_deu_make_desc(struct sec_softc *sc, struct sec_session *ses, struct sec_desc *desc, struct cryptop *crp, int buftype) argument
1809 sec_mdeu_make_desc(struct sec_softc *sc, struct sec_session *ses, struct sec_desc *desc, struct cryptop *crp, int buftype) argument
[all...]

Completed in 303 milliseconds

12