Searched refs:des_string_to_key (Results 1 – 12 of 12) sorted by relevance
/minix3/crypto/external/bsd/openssl/lib/libdes/ |
H A D | oread2pwd.c | 67 des_string_to_key(buf,key); in des_read_password()
|
H A D | des.h | 205 void des_string_to_key(const char *,des_cblock *); 238 # define string_to_key des_string_to_key
|
H A D | Makefile | 64 des.3 des_string_to_key.3 \
|
H A D | ostr2key.c | 61 void des_string_to_key(const char *str, des_cblock *key) in des_string_to_key() function
|
H A D | des.pod | 13 des_cbc_cksum, des_quad_cksum, des_string_to_key, des_string_to_2keys, 100 void des_string_to_key(const char *str, des_cblock *key); 252 key by calling des_string_to_key(); des_read_2password() operates in 254 by using the des_string_to_2key() function. des_string_to_key() is 355 des_string_to_key() are available in the MIT Kerberos library;
|
/minix3/crypto/external/bsd/openssl/dist/crypto/des/ |
H A D | DES.xs | 240 des_string_to_key(str) in des_string_to_key() function 246 des_string_to_key(str,&c); in des_string_to_key()
|
H A D | des_old.h | 216 # define des_string_to_key(s,k)\ macro 312 # define des_string_to_key(s,k)\ macro 473 # define string_to_key des_string_to_key
|
/minix3/crypto/external/bsd/openssl/dist/doc/crypto/ |
H A D | des.pod | 335 des_quad_cksum(), des_random_key() and des_string_to_key()
|
/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
H A D | ChangeLog | 1074 * str2key.c (des_string_to_key, des_string_to_2keys): avoid weak
|
/minix3/crypto/external/bsd/openssl/dist/doc/ |
H A D | ssleay.txt | 3103 void des_string_to_key( 3127 This routine combines des_read_pw_string() with des_string_to_key().
|
/minix3/distrib/sets/lists/minix-man/ |
H A D | mi | 1416 ./usr/man/man3/des_string_to_key.3 minix-man crypto
|
/minix3/distrib/sets/lists/comp/ |
H A D | mi | 5653 ./usr/share/man/cat3/des_string_to_key.0 comp-c-catman crypto,.cat 12602 ./usr/share/man/html3/des_string_to_key.html comp-c-htmlman crypto,html 19456 ./usr/share/man/man3/des_string_to_key.3 comp-c-man crypto,.man
|