Home
last modified time | relevance | path

Searched defs:ktp (Results 1 – 25 of 34) sorted by relevance

12

/freebsd/crypto/krb5/src/lib/crypto/krb/
H A Denctype_util.c60 const struct krb5_keytypes *ktp; in krb5int_c_weak_enctype() local
69 const struct krb5_keytypes *ktp = find_enctype(etype); in krb5int_c_deprecated_enctype() local
94 const struct krb5_keytypes *ktp; in krb5_string_to_enctype() local
119 const struct krb5_keytypes *ktp; in krb5_enctype_to_string() local
133 const struct krb5_keytypes *ktp; in krb5_enctype_to_name() local
167 const struct krb5_keytypes *ktp; in k5_enctype_to_ssf() local
H A Denc_etm.c36 krb5int_aes2_crypto_length(const struct krb5_keytypes *ktp, in krb5int_aes2_crypto_length()
55 derive_keys(const struct krb5_keytypes *ktp, krb5_key key, in derive_keys()
98 hmac_ivec_data(const struct krb5_keytypes *ktp, const krb5_data *ki, in hmac_ivec_data()
137 krb5int_etm_encrypt(const struct krb5_keytypes *ktp, krb5_key key, in krb5int_etm_encrypt()
210 krb5int_etm_decrypt(const struct krb5_keytypes *ktp, krb5_key key, in krb5int_etm_decrypt()
H A Ds2k_pbkdf2.c34 krb5int_dk_string_to_key(const struct krb5_keytypes *ktp, in krb5int_dk_string_to_key()
109 pbkdf2_string_to_key(const struct krb5_keytypes *ktp, const krb5_data *string, in pbkdf2_string_to_key()
184 krb5int_aes_string_to_key(const struct krb5_keytypes *ktp, in krb5int_aes_string_to_key()
195 krb5int_camellia_string_to_key(const struct krb5_keytypes *ktp, in krb5int_camellia_string_to_key()
208 krb5int_aes2_string_to_key(const struct krb5_keytypes *ktp, in krb5int_aes2_string_to_key()
H A Dcrypto_length.c33 const struct krb5_keytypes *ktp; in krb5_c_crypto_length() local
64 const struct krb5_keytypes *ktp; in krb5_c_padding_length() local
79 const struct krb5_keytypes *ktp; in krb5_c_crypto_length_iov() local
H A Denc_raw.c31 krb5int_raw_crypto_length(const struct krb5_keytypes *ktp, in krb5int_raw_crypto_length()
43 krb5int_raw_encrypt(const struct krb5_keytypes *ktp, krb5_key key, in krb5int_raw_encrypt()
79 krb5int_raw_decrypt(const struct krb5_keytypes *ktp, krb5_key key, in krb5int_raw_decrypt()
H A Denc_dk_hmac.c35 krb5int_dk_crypto_length(const struct krb5_keytypes *ktp, krb5_cryptotype type) in krb5int_dk_crypto_length()
51 krb5int_aes_crypto_length(const struct krb5_keytypes *ktp, in krb5int_aes_crypto_length()
69 krb5int_dk_encrypt(const struct krb5_keytypes *ktp, krb5_key key, in krb5int_dk_encrypt()
179 krb5int_dk_decrypt(const struct krb5_keytypes *ktp, krb5_key key, in krb5int_dk_decrypt()
H A Dstate.c41 const struct krb5_keytypes *ktp; in krb5_c_init_state() local
53 const struct krb5_keytypes *ktp; in krb5_c_free_state() local
H A Denc_dk_cmac.c35 krb5int_camellia_crypto_length(const struct krb5_keytypes *ktp, in krb5int_camellia_crypto_length()
87 krb5int_dk_cmac_encrypt(const struct krb5_keytypes *ktp, krb5_key key, in krb5int_dk_cmac_encrypt()
137 krb5int_dk_cmac_decrypt(const struct krb5_keytypes *ktp, krb5_key key, in krb5int_dk_cmac_decrypt()
H A Dkeyed_checksum_types.c32 const struct krb5_keytypes *ktp) in is_keyed_for()
46 const struct krb5_keytypes *ktp; in krb5_c_keyed_checksum_types() local
H A Dprf.c38 const struct krb5_keytypes *ktp; in krb5_c_prf_length() local
52 const struct krb5_keytypes *ktp; in krb5_k_prf() local
H A Dcf2.c87 const struct krb5_keytypes *ktp; in krb5_c_derive_prfplus() local
130 const struct krb5_keytypes *ktp = NULL; in krb5_c_fx_cf2_simple() local
H A Denc_rc4.c95 krb5int_arcfour_crypto_length(const struct krb5_keytypes *ktp, in krb5int_arcfour_crypto_length()
131 krb5int_arcfour_encrypt(const struct krb5_keytypes *ktp, krb5_key key, in krb5int_arcfour_encrypt()
216 krb5int_arcfour_decrypt(const struct krb5_keytypes *ktp, krb5_key key, in krb5int_arcfour_decrypt()
H A Dmandatory_sumtype.c32 const struct krb5_keytypes *ktp; in krb5int_c_mandatory_cksumtype() local
H A Dblock_size.c34 const struct krb5_keytypes *ktp; in krb5_c_block_size() local
H A Dprf_rc4.c30 krb5int_arcfour_prf(const struct krb5_keytypes *ktp, krb5_key key, in krb5int_arcfour_prf()
H A Dprf_aes2.c36 krb5int_aes2_prf(const struct krb5_keytypes *ktp, krb5_key key, in krb5int_aes2_prf()
H A Dkeylengths.c42 const struct krb5_keytypes *ktp; in krb5_c_keylengths() local
H A Daead.c52 krb5int_c_iov_decrypt_stream(const struct krb5_keytypes *ktp, krb5_key key, in krb5int_c_iov_decrypt_stream()
118 krb5int_c_padding_length(const struct krb5_keytypes *ktp, size_t data_length) in krb5int_c_padding_length()
H A Dprf_des.c30 krb5int_des_prf(const struct krb5_keytypes *ktp, krb5_key key, in krb5int_des_prf()
H A Dprf_cmac.c30 krb5int_dk_cmac_prf(const struct krb5_keytypes *ktp, krb5_key key, in krb5int_dk_cmac_prf()
H A Dencrypt_length.c34 const struct krb5_keytypes *ktp; in krb5_c_encrypt_length() local
H A Dmake_random_key.c35 const struct krb5_keytypes *ktp; in krb5_c_make_random_key() local
H A Ds2k_rc4.c6 krb5int_arcfour_string_to_key(const struct krb5_keytypes *ktp, in krb5int_arcfour_string_to_key()
H A Dprf_dk.c30 krb5int_dk_prf(const struct krb5_keytypes *ktp, krb5_key key, in krb5int_dk_prf()
H A Drandom_to_key.c44 const struct krb5_keytypes *ktp; in krb5_c_random_to_key() local

12