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);
41 static struct krb5_encryption_class *krb5_encryption_classes[] = {47 struct krb5_encryption_class *60 krb5_create_key(const struct krb5_encryption_class *ec) in krb5_create_key()185 const struct krb5_encryption_class *ec = inkey->ks_class; in krb5_derive_key()225 const struct krb5_encryption_class *ec = basekey->ks_class; in krb5_get_usage_key()
345 struct krb5_encryption_class krb5_aes128_encryption_class = {363 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()