Home | Sort by: relevance | last modified time | path |
/src/lib/libcrypt/ | |
crypt.c | 733 * Encrypt (or decrypt if num_iter < 0) the 8 chars at "in" with abs(num_iter) 1036 * "encrypt" routine (for backwards compatibility) 1039 encrypt(char *block, int flag) function in typeref:typename:int |
/src/sys/opencrypto/ | |
cryptosoft_xform.c | 75 void (*encrypt)(void *, uint8_t *); member in struct:swcr_enc_xform |
/src/sys/dev/pci/ | |
if_ipwreg.h | 161 u_int8_t encrypt; member in struct:ipw_hdr |
/src/common/dist/zlib/contrib/minizip/ | |
zip.c | 149 int encrypt; member in struct:__anonda15a5bb0108 1098 zi->ci.encrypt = 0; 1219 zi->ci.encrypt = 1; 1330 if (zi->ci.encrypt != 0) |