Home
last modified time | relevance | path

Searched defs:DES_string_to_key (Results 1 – 3 of 3) sorted by relevance

/minix3/crypto/external/bsd/openssl/dist/crypto/des/
H A Dstr2key.c62 void DES_string_to_key(const char *str, DES_cblock *key) in DES_string_to_key() function
/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Ddes.h67 #define DES_string_to_key hc_DES_string_to_key macro
H A Ddes.c831 DES_string_to_key(const char *str, DES_cblock *key) in DES_string_to_key() function