Searched refs:seed_length (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/crypto/crc32/ |
H A D | crc.c | 160 krb5_const size_t seed_length, 169 krb5_const size_t seed_length); 173 crc32_sum_func(in, in_length, seed, seed_length, outcksum) in crc32_sum_func() argument 177 krb5_const size_t seed_length; 207 crc32_verify_func(cksum, in, in_length, seed, seed_length) in crc32_verify_func() argument 212 krb5_const size_t seed_length;
|
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/crypto/ |
H A D | old_api_glue.c | 210 krb5_const_pointer seed, size_t seed_length, in krb5_calculate_checksum() argument 222 key.length = seed_length; in krb5_calculate_checksum() 249 size_t seed_length) in krb5_verify_checksum() argument 260 key.length = seed_length; in krb5_verify_checksum()
|
/titanic_44/usr/src/uts/common/gssapi/mechs/krb5/include/ |
H A D | krb5.h | 761 krb5_const_pointer seed, size_t seed_length, 768 krb5_const_pointer seed, size_t seed_length);
|