Home
last modified time | relevance | path

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

1234

/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/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 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_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 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 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_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 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 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 Dblock_size.c34 const struct krb5_keytypes *ktp; in krb5_c_block_size() local
H A Dmandatory_sumtype.c32 const struct krb5_keytypes *ktp; in krb5int_c_mandatory_cksumtype() local
/dports/security/krb5/krb5-1.19.2/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 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 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 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 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 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_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 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 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 Dblock_size.c34 const struct krb5_keytypes *ktp; in krb5_c_block_size() local
H A Dmandatory_sumtype.c32 const struct krb5_keytypes *ktp; in krb5int_c_mandatory_cksumtype() local
/dports/editors/uemacs/uemacs-4.0/src/
H A Dbind.c91 register KEYTAB *ktp; /* pointer into the command table */ local
190 register KEYTAB *ktp; /* pointer into the command table */ local
294 register KEYTAB *ktp; /* pointer into the command table */ local
341 register KEYTAB *ktp; /* pointer into the command table */ local
392 register KEYTAB *ktp; /* pointer into the command table */ local
820 register KEYTAB *ktp; local

1234