Searched refs:krb5_encryption_class (Results 1 – 4 of 4) sorted by relevance
70 struct krb5_encryption_class { struct90 const struct krb5_encryption_class *ks_class; argument96 extern struct krb5_encryption_class krb5_aes128_encryption_class;97 extern struct krb5_encryption_class krb5_aes256_encryption_class;137 extern struct krb5_encryption_class *140 krb5_create_key(const struct krb5_encryption_class *ec);
42 static struct krb5_encryption_class *krb5_encryption_classes[] = {48 struct krb5_encryption_class *61 krb5_create_key(const struct krb5_encryption_class *ec) in krb5_create_key()186 const struct krb5_encryption_class *ec = inkey->ks_class; in krb5_derive_key()226 const struct krb5_encryption_class *ec = basekey->ks_class; in krb5_get_usage_key()
346 struct krb5_encryption_class krb5_aes128_encryption_class = {364 struct krb5_encryption_class krb5_aes256_encryption_class = {
264 struct krb5_encryption_class *ec; in get_keys()1403 const struct krb5_encryption_class *ec = Ke->ks_class; in krb5_wrap_new()1781 const struct krb5_encryption_class *ec = Ke->ks_class; in krb5_unwrap_new()2023 const struct krb5_encryption_class *ec; in krb5_wrap_size_limit()