| /NextBSD/sys/opencrypto/ |
| HD | cryptosoft.c | 84 swcr_encdec(struct cryptodesc *crd, struct swcr_data *sw, caddr_t buf, in swcr_encdec() 385 swcr_authcompute(struct cryptodesc *crd, struct swcr_data *sw, caddr_t buf, in swcr_authcompute() 467 struct cryptodesc *crd, *crda = NULL, *crde = NULL; in swcr_authenc() local 631 swcr_compdec(struct cryptodesc *crd, struct swcr_data *sw, in swcr_compdec() 1076 struct cryptodesc *crd; in swcr_process() local
|
| HD | crypto.c | 1019 struct cryptodesc *crd; in crypto_invoke() local 1056 struct cryptodesc *crd; in crypto_freereq() local 1095 struct cryptodesc *crd; in crypto_getreq() local
|
| /NextBSD/sys/kgssapi/krb5/ |
| HD | kcrypto_des3.c | 176 struct cryptodesc *crd; in des3_encrypt_1() local 233 struct cryptodesc *crd; in des3_checksum() local
|
| HD | kcrypto_aes.c | 137 struct cryptodesc *crd; in aes_encrypt_1() local 316 struct cryptodesc *crd; in aes_checksum() local
|
| HD | kcrypto_des.c | 166 struct cryptodesc *crd; in des1_encrypt_1() local
|
| /NextBSD/sys/dev/glxsb/ |
| HD | glxsb_hash.c | 82 glxsb_authcompute(struct glxsb_session *ses, struct cryptodesc *crd, in glxsb_authcompute()
|
| HD | glxsb.c | 717 glxsb_crypto_encdec(struct cryptop *crp, struct cryptodesc *crd, in glxsb_crypto_encdec() 866 struct cryptodesc *crd, *enccrd, *maccrd; in glxsb_crypto_process() local
|
| /NextBSD/sys/geom/eli/ |
| HD | g_eli_privacy.c | 231 struct cryptodesc *crd; in g_eli_crypto_run() local
|
| HD | g_eli_crypto.c | 64 struct cryptodesc *crd; in g_eli_crypto_cipher() local
|
| /NextBSD/sys/mips/nlm/dev/sec/ |
| HD | nlmrsalib.h | 34 #define XLP_RSA_SID(crd,ses) (((crd) << 28) | ((ses) & 0x7ff)) argument
|
| HD | nlmsec.c | 292 struct cryptodesc *crd = NULL; in nlm_xlpsec_msgring_handler() local
|
| HD | nlmseclib.h | 81 #define XLP_SEC_SID(crd,ses) (((crd) << 28) | ((ses) & 0x7ff)) argument
|
| /NextBSD/sys/dev/usb/ |
| HD | usb_dev.c | 190 struct usb_cdev_refdata *crd, int need_uref) in usb_ref_device() 320 struct usb_cdev_refdata *crd) in usb_usb_ref_device() 345 struct usb_cdev_refdata *crd) in usb_unref_device() 395 struct usb_cdev_refdata *crd) in usb_fifo_create()
|
| /NextBSD/sys/crypto/via/ |
| HD | padlock.c | 313 struct cryptodesc *crd, *enccrd, *maccrd; in padlock_process() local
|
| HD | padlock_hash.c | 282 padlock_authcompute(struct padlock_session *ses, struct cryptodesc *crd, in padlock_authcompute()
|
| /NextBSD/sys/mips/cavium/cryptocteon/ |
| HD | cryptocteon.c | 341 struct cryptodesc *crd; in cryptocteon_process() local
|
| /NextBSD/sys/netipsec/ |
| HD | xform_ipcomp.c | 228 struct cryptodesc *crd; in ipcomp_input_cb() local
|
| HD | xform_esp.c | 472 struct cryptodesc *crd; in esp_input_cb() local
|
| HD | xform_ah.c | 717 struct cryptodesc *crd; in ah_input_cb() local
|
| /NextBSD/sys/contrib/octeon-sdk/ |
| HD | cvmx-iob-defs.h | 1677 uint64_t crd : 7; /**< Number of credits for DID. Writing this field will member 1703 uint64_t crd : 7; /**< Number of credits for DID. Writing this field will member 1729 uint64_t crd : 7; /**< Number of credits for DID. Writing this field will member 1755 uint64_t crd : 7; /**< Number of credits for DID. Writing this field will member 1781 uint64_t crd : 7; /**< Number of credits for DID. Writing this field will member 1807 uint64_t crd : 7; /**< Number of credits for DID. Writing this field will member 1833 uint64_t crd : 7; /**< Number of credits for DID. Writing this field will member 1859 uint64_t crd : 7; /**< Number of credits for DID. Writing this field will member 1885 uint64_t crd : 7; /**< Number of credits for DID. Writing this field will member 1911 uint64_t crd : 7; /**< Number of credits for DID. Writing this field will member [all …]
|
| /NextBSD/sys/crypto/aesni/ |
| HD | aesni.c | 335 struct cryptodesc *crd, *enccrd, *authcrd; in aesni_process() local
|
| /NextBSD/sys/dev/cesa/ |
| HD | cesa.c | 1505 struct cryptodesc *crd; in cesa_process() local
|
| /NextBSD/sys/dev/safe/ |
| HD | safe.c | 1502 struct cryptodesc *crd; in safe_callback() local
|
| HD | safevar.h | 50 #define SAFE_SID(crd, sesn) (((crd) << 28) | ((sesn) & 0x0fffffff)) argument
|
| /NextBSD/sys/dev/hifn/ |
| HD | hifn7751var.h | 336 #define HIFN_SID(crd,ses) (((crd) << 28) | ((ses) & 0x7ff)) argument
|