Home
last modified time | relevance | path

Searched defs:crd (Results 1 – 25 of 34) sorted by relevance

12

/NextBSD/sys/opencrypto/
HDcryptosoft.c84 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
HDcrypto.c1019 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/
HDkcrypto_des3.c176 struct cryptodesc *crd; in des3_encrypt_1() local
233 struct cryptodesc *crd; in des3_checksum() local
HDkcrypto_aes.c137 struct cryptodesc *crd; in aes_encrypt_1() local
316 struct cryptodesc *crd; in aes_checksum() local
HDkcrypto_des.c166 struct cryptodesc *crd; in des1_encrypt_1() local
/NextBSD/sys/dev/glxsb/
HDglxsb_hash.c82 glxsb_authcompute(struct glxsb_session *ses, struct cryptodesc *crd, in glxsb_authcompute()
HDglxsb.c717 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/
HDg_eli_privacy.c231 struct cryptodesc *crd; in g_eli_crypto_run() local
HDg_eli_crypto.c64 struct cryptodesc *crd; in g_eli_crypto_cipher() local
/NextBSD/sys/mips/nlm/dev/sec/
HDnlmrsalib.h34 #define XLP_RSA_SID(crd,ses) (((crd) << 28) | ((ses) & 0x7ff)) argument
HDnlmsec.c292 struct cryptodesc *crd = NULL; in nlm_xlpsec_msgring_handler() local
HDnlmseclib.h81 #define XLP_SEC_SID(crd,ses) (((crd) << 28) | ((ses) & 0x7ff)) argument
/NextBSD/sys/dev/usb/
HDusb_dev.c190 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/
HDpadlock.c313 struct cryptodesc *crd, *enccrd, *maccrd; in padlock_process() local
HDpadlock_hash.c282 padlock_authcompute(struct padlock_session *ses, struct cryptodesc *crd, in padlock_authcompute()
/NextBSD/sys/mips/cavium/cryptocteon/
HDcryptocteon.c341 struct cryptodesc *crd; in cryptocteon_process() local
/NextBSD/sys/netipsec/
HDxform_ipcomp.c228 struct cryptodesc *crd; in ipcomp_input_cb() local
HDxform_esp.c472 struct cryptodesc *crd; in esp_input_cb() local
HDxform_ah.c717 struct cryptodesc *crd; in ah_input_cb() local
/NextBSD/sys/contrib/octeon-sdk/
HDcvmx-iob-defs.h1677 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/
HDaesni.c335 struct cryptodesc *crd, *enccrd, *authcrd; in aesni_process() local
/NextBSD/sys/dev/cesa/
HDcesa.c1505 struct cryptodesc *crd; in cesa_process() local
/NextBSD/sys/dev/safe/
HDsafe.c1502 struct cryptodesc *crd; in safe_callback() local
HDsafevar.h50 #define SAFE_SID(crd, sesn) (((crd) << 28) | ((sesn) & 0x0fffffff)) argument
/NextBSD/sys/dev/hifn/
HDhifn7751var.h336 #define HIFN_SID(crd,ses) (((crd) << 28) | ((ses) & 0x7ff)) argument

12