Home
last modified time | relevance | path

Searched refs:krb5_get_wrapped_length (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dtest_crypto_wrapping.c79 wrapped_size = krb5_get_wrapped_length(context, crypto, size); in test_wrapping()
H A Dmit_glue.c307 *length = krb5_get_wrapped_length(context, crypto, inputlen); in krb5_c_encrypt_length()
H A Dversion-script.map377 krb5_get_wrapped_length;
H A Dlibkrb5-exports.def.in382 krb5_get_wrapped_length
H A Dkrb5-protos.h4743 krb5_get_wrapped_length (
H A Dcrypto.c2715 krb5_get_wrapped_length (krb5_context context, in krb5_get_wrapped_length() function
/netbsd-src/crypto/external/bsd/heimdal/lib/libkrb5/
H A DMakefile340 krb5_encrypt.3 krb5_get_wrapped_length.3 \
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
H A Dcfx.c92 *output_length += krb5_get_wrapped_length(context, in _gsskrb5cfx_wrap_length_cfx()
128 sz = krb5_get_wrapped_length(context, in _gssapi_wrap_size_cfx()
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.2000925 * lib/krb5/crypto.c (krb5_get_wrapped_length): rewrite into
927 * lib/krb5/crypto.c (krb5_get_wrapped_length): the padding should
H A DChangeLog.1999312 * lib/krb5/crypto.c (krb5_get_wrapped_length): more correct
1535 (krb5_get_wrapped_length): new function
H A DChangeLog.20041047 * lib/krb5/krb5_encrypt.3: document krb5_get_wrapped_length