Searched refs:string_to_key (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dcrypto.h77 krb5_error_code (*string_to_key)(krb5_context, krb5_enctype, krb5_data, member in struct:salt_type
89 struct salt_type *string_to_key; member in struct:_krb5_key_type
H A Dsalt.c56 for (st = e->keytype->string_to_key; st && st->type; st++) {
85 for (st = e->keytype->string_to_key; st && st->type; st++) {
199 for(st = et->keytype->string_to_key; st && st->type; st++)
201 return (*st->string_to_key)(context, enctype, password,
/netbsd-current/crypto/external/bsd/openssl/lib/libdes/
H A Ddes.h238 # define string_to_key des_string_to_key macro
/netbsd-current/crypto/external/bsd/openssl.old/lib/libdes/
H A Ddes.h238 # define string_to_key des_string_to_key macro

Completed in 125 milliseconds