Searched defs:D_ENCRYPT (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/crypto/des/ |
| H A D | des_locl.h | 144 #define D_ENCRYPT(LL,R,S) { \ macro 172 #define D_ENCRYPT(LL,R,S) { \ macro 211 #define D_ENCRYPT(LL,R,S) { \ macro 228 #define D_ENCRYPT(LL,R,S) {\ macro 257 #define D_ENCRYPT(LL,R,S) {\ macro 288 #define D_ENCRYPT(LL,R,S) {\ macro
|
| /freebsd/crypto/openssl/crypto/des/asm/ |
| H A D | crypt586.pl | 84 sub D_ENCRYPT subroutine
|
| H A D | des-586.pl | 213 sub D_ENCRYPT subroutine
|
| /freebsd/crypto/openssl/crypto/des/ |
| H A D | des_local.h | 144 # define D_ENCRYPT(LL,R,S) { \ macro
|