From: Derrick Brashear Date: Wed, 26 Mar 2003 17:23:16 +0000 (+0000) Subject: shlibafsrpc-export-missing-des-symbols-20030326 X-Git-Tag: openafs-devel-1_3_50~293 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=cd159fddccbf19448e73a3a468268590f26ba59c;p=packages%2Fo%2Fopenafs.git shlibafsrpc-export-missing-des-symbols-20030326 symbols libafsauthent wants but we don't have --- diff --git a/src/shlibafsrpc/mapfile b/src/shlibafsrpc/mapfile index 87efe93aa..b152edf0c 100644 --- a/src/shlibafsrpc/mapfile +++ b/src/shlibafsrpc/mapfile @@ -14,6 +14,9 @@ des_key_sched; des_random_key; des_string_to_key; + des_cbc_cksum; + des_ecb_encrypt; + des_pcbc_encrypt; ktohl; life_to_time; rx_DestroyConnection;