From: Simon Wilkinson Date: Wed, 17 Nov 2010 21:57:42 +0000 (+0000) Subject: Add rfc3961 crypto files from Heimdal X-Git-Tag: upstream/1.8.0_pre1^2~4185 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=2557da6fc04f657b07bc2ac019e9e21955b7325a;p=packages%2Fo%2Fopenafs.git Add rfc3961 crypto files from Heimdal Add the Heimdal files which are necessary to produce a kernel rfc3961 implementation to the import list. Change-Id: If080207cd882b277548f503e5eb139fe9a54f495 Reviewed-on: http://gerrit.openafs.org/3946 Tested-by: BuildBot Reviewed-by: Derrick Brashear --- diff --git a/src/external/heimdal-files b/src/external/heimdal-files index d1998da60..c4b86b69a 100644 --- a/src/external/heimdal-files +++ b/src/external/heimdal-files @@ -1,5 +1,12 @@ lib/krb5/config_file.c krb5/config_file.c +lib/krb5/crypto.c krb5/crypto.c +lib/krb5/crypto.h krb5/crypto.h +lib/krb5/crypto-aes.c krb5/crypto-aes.c +lib/krb5/crypto-evp.c krb5/crypto-evp.c +lib/krb5/data.c krb5/data.c +lib/krb5/keyblock.c krb5/keyblock.c lib/krb5/n-fold.c krb5/n-fold.c +lib/krb5/store-int.c krb5/store-int.c lib/hcrypto/aes.c hcrypto/aes.c lib/hcrypto/aes.h hcrypto/aes.h lib/hcrypto/camellia.c hcrypto/camellia.c