Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/heimdal/appl/rsh/
Dcommon.c93 outer_len = krb5_get_wrapped_length (context, crypto, len + 4); in do_read()
95 outer_len = krb5_get_wrapped_length (context, crypto, len); in do_read()
DChangeLog447 * common.c (do_read): use krb5_get_wrapped_length
/freebsd-10-stable/crypto/heimdal/lib/krb5/
Dtest_crypto_wrapping.c77 wrapped_size = krb5_get_wrapped_length(context, crypto, size); in test_wrapping()
Dmit_glue.c305 *length = krb5_get_wrapped_length(context, crypto, inputlen); in krb5_c_encrypt_length()
Dversion-script.map379 krb5_get_wrapped_length;
Dcrypto.c2321 krb5_get_wrapped_length (krb5_context context, in krb5_get_wrapped_length() function
Dkrb5-protos.h2494 krb5_get_wrapped_length (
/freebsd-10-stable/crypto/heimdal/lib/gssapi/krb5/
Dcfx.c90 *output_length += krb5_get_wrapped_length(context, in _gsskrb5cfx_wrap_length_cfx()
126 sz = krb5_get_wrapped_length(context, in _gssapi_wrap_size_cfx()
/freebsd-10-stable/crypto/heimdal/
DChangeLog.2000925 * lib/krb5/crypto.c (krb5_get_wrapped_length): rewrite into
927 * lib/krb5/crypto.c (krb5_get_wrapped_length): the padding should
DChangeLog.1999312 * lib/krb5/crypto.c (krb5_get_wrapped_length): more correct
1535 (krb5_get_wrapped_length): new function
DChangeLog.20041047 * lib/krb5/krb5_encrypt.3: document krb5_get_wrapped_length