DST_MAX_ALGS
if (alg >= DST_MAX_ALGS || dst_t_func[alg] == NULL)
static dst_func_t *dst_t_func[DST_MAX_ALGS];