Home
last modified time | relevance | path

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 Dcrypto-pk.c101 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 Dversion-script.map502 krb5_random_to_key;
H A Dlibkrb5-exports.def.in509 krb5_random_to_key
H A Daes-test.c994 ret = krb5_random_to_key(context, in random_to_key()
H A Dcrypto.c2787 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 Dkrb5-protos.h6686 krb5_random_to_key (
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.2004686 * 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 DChangeLog.20051800 * 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 Dmanpages199 krb5/man/man3/krb5_random_to_key.3