usm_passwd2key
char *usm_passwd2key(const EVP_MD *, char *, int *);
key = usm_passwd2key(md, up->uu_authkey, &len);
key = usm_passwd2key(md, up->uu_privkey, &len);