usm_get_md
const EVP_MD *usm_get_md(enum usmauth);
if ((md = usm_get_md(msg->sm_user->uu_auth)) == NULL)
if ((md = usm_get_md(up->uu_auth)) == NULL)