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

12

/freebsd-10-stable/sys/dev/glxsb/
H A Dglxsb_hash.c156 glxsb_hash_process(struct glxsb_session *ses, struct cryptodesc *maccrd, struct cryptop *crp) argument
/freebsd-10-stable/sys/geom/eli/
H A Dg_eli_privacy.c69 g_eli_crypto_read_done(struct cryptop *crp) argument
118 g_eli_crypto_write_done(struct cryptop *crp) argument
231 struct cryptop *crp; local
[all...]
H A Dg_eli_crypto.c51 g_eli_crypto_done(struct cryptop *crp) argument
64 struct cryptop *crp; local
[all...]
H A Dg_eli_integrity.c130 g_eli_auth_read_done(struct cryptop *crp) argument
255 g_eli_auth_write_done(struct cryptop *crp) argument
410 struct cryptop *crp; local
[all...]
H A Dg_eli.c164 g_eli_crypto_rerun(struct cryptop *crp) argument
/freebsd-10-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-10-stable/sys/rpc/
H A Dsvc_auth.c165 svc_getcred(struct svc_req *rqst, struct ucred **crp, int *flavorp) argument
/freebsd-10-stable/lib/libc/rpc/
H A Dpmap_rmt.c152 xdr_rmtcallres(XDR *xdrs, struct rmtcallres *crp) argument
/freebsd-10-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-10-stable/sys/kgssapi/krb5/
H A Dkcrypto_des.c141 des1_crypto_cb(struct cryptop *crp) argument
165 struct cryptop *crp; local
[all...]
H A Dkcrypto_des3.c151 des3_crypto_cb(struct cryptop *crp) argument
175 struct cryptop *crp; local
232 struct cryptop *crp; local
[all...]
H A Dkcrypto_aes.c118 aes_crypto_cb(struct cryptop *crp) argument
142 struct cryptop *crp; local
321 struct cryptop *crp; local
[all...]
/freebsd-10-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-10-stable/sys/netipsec/
H A Dxform_ipcomp.c149 struct cryptop *crp; local
225 ipcomp_input_cb(struct cryptop *crp) argument
282 crypto_freereq(crp), crp = NULL; local
357 struct cryptop *crp; local
485 ipcomp_output_cb(struct cryptop *crp) argument
[all...]
H A Dxform_esp.c278 struct cryptop *crp; local
456 esp_input_cb(struct cryptop *crp) argument
559 crypto_freereq(crp), crp = NULL; local
687 struct cryptop *crp; local
913 esp_output_cb(struct cryptop *crp) argument
[all...]
H A Dxform_ah.c560 struct cryptop *crp; local
721 ah_input_cb(struct cryptop *crp) argument
897 struct cryptop *crp; local
1118 ah_output_cb(struct cryptop *crp) argument
[all...]
/freebsd-10-stable/sys/mips/cavium/cryptocteon/
H A Dcryptocteon.c339 cryptocteon_process(device_t dev, struct cryptop *crp, int hint) argument
[all...]
/freebsd-10-stable/sys/opencrypto/
H A Dcryptosoft.c963 swcr_process(device_t dev, struct cryptop *crp, int hint) argument
[all...]
/freebsd-10-stable/sys/crypto/aesni/
H A Daesni.c301 aesni_process(device_t dev, struct cryptop *crp, int hint __unused) argument
361 aesni_cipher_alloc(struct cryptodesc *enccrd, struct cryptop *crp, int *allocated) argument
444 aesni_cipher_process(struct aesni_session *ses, struct cryptodesc *enccrd, struct cryptop *crp) argument
[all...]
/freebsd-10-stable/sys/dev/cesa/
H A Dcesa.c1495 cesa_process(device_t dev, struct cryptop *crp, int hint) argument
[all...]
/freebsd-10-stable/sys/dev/sec/
H A Dsec.c1207 sec_split_crp(struct cryptop *crp, struct cryptodesc **enc, argument
1362 sec_process(device_t dev, struct cryptop *crp, in argument
1492 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
1544 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
1628 sec_aesu_make_desc(struct sec_softc *sc, struct sec_session *ses, struct sec_desc *desc, struct cryptop *crp, int buftype) argument
1688 sec_deu_make_desc(struct sec_softc *sc, struct sec_session *ses, struct sec_desc *desc, struct cryptop *crp, int buftype) argument
1808 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 134 milliseconds

12