Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/des/asm/
H A Ddes-586.pl126 sub DES_encrypt subroutine
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/des/asm/
H A Ddes-586.pl125 sub DES_encrypt subroutine
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Ddes.h50 #define DES_encrypt hc_DES_encrypt macro
H A Ddes.c364 DES_encrypt(uint32_t u[2], DES_key_schedule *ks, int encp) in DES_encrypt() function