Searched defs:cri (Results 1 - 19 of 19) sorted by relevance

/freebsd-11-stable/sys/geom/eli/
H A Dg_eli_crypto.c62 struct cryptoini cri; local
/freebsd-11-stable/sys/crypto/via/
H A Dpadlock.c168 padlock_newsession(device_t dev, uint32_t *sidp, struct cryptoini *cri) argument
/freebsd-11-stable/sys/kgssapi/krb5/
H A Dkcrypto_aes.c78 struct cryptoini cri; local
[all...]
H A Dkcrypto_des3.c81 struct cryptoini cri[2]; local
[all...]
H A Dkcrypto_des.c81 struct cryptoini cri[1]; local
/freebsd-11-stable/sys/mips/rmi/dev/sec/
H A Drmisec.c184 xlr_sec_newsession(device_t dev, u_int32_t *sidp, struct cryptoini *cri) argument
/freebsd-11-stable/sys/crypto/aesni/
H A Daesni.c207 aesni_newsession(device_t dev, uint32_t *sidp, struct cryptoini *cri) argument
/freebsd-11-stable/sys/mips/cavium/cryptocteon/
H A Dcryptocteon.c109 cryptocteon_newsession(device_t dev, u_int32_t *sid, struct cryptoini *cri) argument
/freebsd-11-stable/sys/mips/nlm/dev/sec/
H A Dnlmrsa.c321 xlp_rsa_newsession(device_t dev, u_int32_t *sidp, struct cryptoini *cri) argument
H A Dnlmsec.c451 xlp_sec_newsession(device_t dev, u_int32_t *sidp, struct cryptoini *cri) argument
/freebsd-11-stable/sys/opencrypto/
H A Dcryptosoft.c707 swcr_newsession(device_t dev, u_int32_t *sid, struct cryptoini *cri) argument
[all...]
H A Dcrypto.c350 driver_suitable(const struct cryptocap *cap, const struct cryptoini *cri) argument
373 crypto_select_driver(const struct cryptoini *cri, int flags) argument
424 crypto_newsession(u_int64_t *sid, struct cryptoini *cri, int crid) argument
/freebsd-11-stable/sys/dev/cesa/
H A Dcesa.c1405 cesa_newsession(device_t dev, uint32_t *sidp, struct cryptoini *cri) argument
[all...]
/freebsd-11-stable/sys/dev/sec/
H A Dsec.c1180 sec_split_cri(struct cryptoini *cri, struct cryptoini **enc, argument
1282 sec_newsession(device_t dev, u_int32_t *sidp, struct cryptoini *cri) argument
/freebsd-11-stable/sys/dev/glxsb/
H A Dglxsb.c530 glxsb_crypto_newsession(device_t dev, uint32_t *sidp, struct cryptoini *cri) argument
/freebsd-11-stable/sys/dev/safe/
H A Dsafe.c699 safe_newsession(device_t dev, u_int32_t *sidp, struct cryptoini *cri) argument
/freebsd-11-stable/sys/dev/ubsec/
H A Dubsec.c897 ubsec_newsession(device_t dev, u_int32_t *sidp, struct cryptoini *cri) argument
/freebsd-11-stable/sys/dev/hifn/
H A Dhifn7751.c2315 hifn_newsession(device_t dev, u_int32_t *sidp, struct cryptoini *cri) argument
/freebsd-11-stable/sys/dev/cxgbe/crypto/
H A Dt4_crypto.c1878 ccr_newsession(device_t dev, uint32_t *sidp, struct cryptoini *cri) argument

Completed in 150 milliseconds