Searched refs:krb5_get_wrapped_length (Results 1 – 11 of 11) sorted by relevance
| /freebsd-10-stable/crypto/heimdal/appl/rsh/ |
| D | common.c | 93 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()
|
| D | ChangeLog | 447 * common.c (do_read): use krb5_get_wrapped_length
|
| /freebsd-10-stable/crypto/heimdal/lib/krb5/ |
| D | test_crypto_wrapping.c | 77 wrapped_size = krb5_get_wrapped_length(context, crypto, size); in test_wrapping()
|
| D | mit_glue.c | 305 *length = krb5_get_wrapped_length(context, crypto, inputlen); in krb5_c_encrypt_length()
|
| D | version-script.map | 379 krb5_get_wrapped_length;
|
| D | crypto.c | 2321 krb5_get_wrapped_length (krb5_context context, in krb5_get_wrapped_length() function
|
| D | krb5-protos.h | 2494 krb5_get_wrapped_length (
|
| /freebsd-10-stable/crypto/heimdal/lib/gssapi/krb5/ |
| D | cfx.c | 90 *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/ |
| D | ChangeLog.2000 | 925 * lib/krb5/crypto.c (krb5_get_wrapped_length): rewrite into 927 * lib/krb5/crypto.c (krb5_get_wrapped_length): the padding should
|
| D | ChangeLog.1999 | 312 * lib/krb5/crypto.c (krb5_get_wrapped_length): more correct 1535 (krb5_get_wrapped_length): new function
|
| D | ChangeLog.2004 | 1047 * lib/krb5/krb5_encrypt.3: document krb5_get_wrapped_length
|