From: Derrick Brashear Date: Wed, 26 Mar 2003 17:23:39 +0000 (+0000) Subject: STABLE12-shlibafsrpc-export-missing-des-symbols-20030326 X-Git-Tag: openafs-stable-1_2_9~19 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=a08324018fd5ebe24975910153a27041f22b48c4;p=packages%2Fo%2Fopenafs.git STABLE12-shlibafsrpc-export-missing-des-symbols-20030326 symbols libafsauthent wants but we don't have (cherry picked from commit cd159fddccbf19448e73a3a468268590f26ba59c) --- 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;