Searched refs:fcrypt (Results 1 – 20 of 20) sorted by relevance
/netbsd-src/sys/opencrypto/ |
H A D | cryptodev_internal.h | 9 int cryptodev_mop(struct fcrypt *, struct crypt_n_op *, int, struct lwp *); 10 int cryptodev_session(struct fcrypt *, struct session_op *); 11 int cryptodev_msession(struct fcrypt *, struct session_n_op *, int); 12 struct csession *cryptodev_csefind(struct fcrypt *fcr, u_int ses);
|
H A D | ocryptodev.c | 106 static int ocryptodev_mop(struct fcrypt *, struct ocrypt_n_op *, int, 108 static int ocryptodev_session(struct fcrypt *, struct osession_op *); 109 static int ocryptodev_msession(struct fcrypt *, struct osession_n_op *, 115 struct fcrypt *fcr = fp->f_fcrypt; in ocryptof_ioctl() 215 ocryptodev_mop(struct fcrypt *fcr, struct ocrypt_n_op *ocnop, int count, in ocryptodev_mop() 247 ocryptodev_session(struct fcrypt *fcr, struct osession_op *osop) in ocryptodev_session() 268 ocryptodev_msession(struct fcrypt *fcr, struct osession_n_op *osn_ops, in ocryptodev_msession()
|
H A D | cryptodev.c | 130 struct fcrypt { struct 177 struct csession *cryptodev_csefind(struct fcrypt *, u_int); 178 static struct csession *csefind(struct fcrypt *, u_int); 179 static int csedelete(struct fcrypt *, struct csession *); 180 static struct csession *cseadd(struct fcrypt *, struct csession *); 181 static struct csession *csecreate(struct fcrypt *, u_int64_t, void *, 188 static int cryptodev_mkey(struct fcrypt *, struct crypt_n_kop *, int); 189 static void cryptodev_msessionfin(struct fcrypt *, int, u_int32_t *); 197 static int cryptodev_getmstatus(struct fcrypt *, struct crypt_result *, 199 static int cryptodev_getstatus(struct fcrypt *, struct crypt_result *); [all …]
|
H A D | ocryptodev.h | 173 struct fcrypt;
|
H A D | cryptodev.h | 512 struct fcrypt *fcrp; 560 struct fcrypt *fcrp;
|
/netbsd-src/crypto/external/bsd/openssl.old/lib/libdes/ |
H A D | README | 43 The fcrypt routine is faster than ufc's fcrypt (when compiling with
|
H A D | VERSION | 66 /* Modification to fcrypt so it can be compiled to support 91 if fcrypt.c, changed values to handle illegal salt values the way 292 Fixed a pseudo bug in fcrypt.c (very obscure). 316 ecb_encrypt and fcrypt. Depending on the compiler, one version or the
|
H A D | FILES0 | 56 fcrypt.c - A small, fast version of crypt(3).
|
/netbsd-src/crypto/external/bsd/openssl/lib/libdes/ |
H A D | README | 43 The fcrypt routine is faster than ufc's fcrypt (when compiling with
|
H A D | VERSION | 66 /* Modification to fcrypt so it can be compiled to support 91 if fcrypt.c, changed values to handle illegal salt values the way 292 Fixed a pseudo bug in fcrypt.c (very obscure). 316 ecb_encrypt and fcrypt. Depending on the compiler, one version or the
|
H A D | FILES0 | 56 fcrypt.c - A small, fast version of crypt(3).
|
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/ |
H A D | des.inc | 15 fcrypt.c \
|
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/ |
H A D | des.inc | 19 fcrypt.c \
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/des/ |
H A D | build.info | 8 fcrypt.c xcbc_enc.c cbc_cksm.c
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/des/ |
H A D | build.info | 22 fcrypt.c xcbc_enc.c cbc_cksm.c
|
/netbsd-src/sys/sys/ |
H A D | file.h | 121 struct fcrypt *fd_fcrypt; // DTYPE_CRYPTO is not used
|
H A D | compat_stub.h | 129 struct fcrypt;
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
H A D | ChangeLog | 1127 * fcrypt.c (crypt_md5): add trailing $ 1150 * fcrypt.c (crypt_md5): don't use snprintf 1160 * fcrypt.c: always enable md5 crypt
|
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/ |
H A D | apps.texi | 233 since it still uses fcrypt for data encryption and not Kerberos
|
/netbsd-src/usr.sbin/makemandb/ |
H A D | nostem.txt | 1070 fcrypt
|