PROTO_LIST
void _sasl_MD5Init PROTO_LIST ((MD5_CTX *));
void _sasl_MD5Update PROTO_LIST
void _sasl_MD5Final PROTO_LIST ((unsigned char [16], MD5_CTX *));
void _sasl_hmac_md5 PROTO_LIST ((unsigned char *, int, unsigned char *, int, caddr_t));
static void MD5Transform PROTO_LIST ((UINT4 [4], unsigned char [64]));
static void Encode PROTO_LIST
static void Decode PROTO_LIST
static void MD5_memcpy PROTO_LIST ((POINTER, POINTER, unsigned int));
static void MD5_memset PROTO_LIST ((POINTER, int, unsigned int));
AMI_STATUS ami_init PROTO_LIST((
AMI_STATUS ami_end PROTO_LIST((
char *ami_strerror PROTO_LIST((
AMI_STATUS ami_gen_des_key PROTO_LIST((
AMI_STATUS ami_gen_des3_key PROTO_LIST((
AMI_STATUS ami_gen_rc2_key PROTO_LIST((
AMI_STATUS ami_gen_rc4_key PROTO_LIST((
AMI_STATUS ami_gen_rsa_keypair PROTO_LIST((
AMI_STATUS ami_digest PROTO_LIST((
AMI_STATUS ami_sign PROTO_LIST((
AMI_STATUS ami_verify PROTO_LIST((
AMI_STATUS ami_encrypt PROTO_LIST((
AMI_STATUS ami_decrypt PROTO_LIST((
AMI_STATUS ami_wrap_key PROTO_LIST((
AMI_STATUS ami_unwrap_key PROTO_LIST((
AMI_STATUS ami_verify_cert PROTO_LIST((
AMI_STATUS ami_verify_cert_chain PROTO_LIST((
AMI_STATUS ami_verify_cert_est_chain PROTO_LIST((
AMI_STATUS ami_get_cert_chain PROTO_LIST((
AMI_STATUS ami_set_keypkg PROTO_LIST((
AMI_STATUS ami_get_keypkg PROTO_LIST((
AMI_STATUS ami_set_cert PROTO_LIST((
AMI_STATUS ami_get_cert PROTO_LIST((
AMI_STATUS ami_random PROTO_LIST((
void ami_free_keypkg PROTO_LIST((ami_keypkg **));
void ami_free_cert PROTO_LIST((ami_cert **));
void ami_free_cert_list PROTO_LIST((ami_cert **, int));
void ami_free_dn PROTO_LIST((ami_name **));
AMI_STATUS ami_str2dn PROTO_LIST((
AMI_STATUS ami_dn2str PROTO_LIST((
AMI_STATUS ami_get_alglist PROTO_LIST((ami_alg_list **));