Home
last modified time | relevance | path

Searched defs:D_ENCRYPT (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/crypto/des/
H A Ddes_locl.h144 #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 Dcrypt586.pl84 sub D_ENCRYPT subroutine
H A Ddes-586.pl213 sub D_ENCRYPT subroutine
/freebsd/crypto/openssl/crypto/des/
H A Ddes_local.h146 # define D_ENCRYPT(LL,R,S) { \ macro