Searched refs:krb5_random_to_key (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | crypto-pk.c | 101 ret = krb5_random_to_key(context, type, keydata, keylen, key); in _krb5_pk_octetstring2key() 292 ret = krb5_random_to_key(context, enctype, keydata, keylen, key); in _krb5_pk_kdf()
|
H A D | version-script.map | 502 krb5_random_to_key;
|
H A D | libkrb5-exports.def.in | 509 krb5_random_to_key
|
H A D | aes-test.c | 994 ret = krb5_random_to_key(context, in random_to_key()
|
H A D | crypto.c | 2787 krb5_random_to_key(krb5_context context, in krb5_random_to_key() function 2967 ret = krb5_random_to_key(context, enctype, os1.data, keysize, res); in krb5_crypto_fx_cf2()
|
H A D | krb5-protos.h | 6686 krb5_random_to_key (
|
/netbsd-src/crypto/external/bsd/heimdal/dist/ |
H A D | ChangeLog.2004 | 686 * lib/krb5/pkinit.c (pk_rd_pa_reply_dh): use krb5_random_to_key 847 (krb5_random_to_key): check the required number of bits (not the size 862 krb5_random_to_key 867 * lib/krb5/crypto.c (krb5_random_to_key): new function 869 * lib/krb5/krb5_keyblock.3: document krb5_random_to_key
|
H A D | ChangeLog.2005 | 1800 * lib/krb5/crypto.c (krb5_random_to_key): cast size_t to int to
|
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/krb5/ |
H A D | manpages | 199 krb5/man/man3/krb5_random_to_key.3
|