Home | History | Annotate | Download | only in microhttpd

Lines Matching refs:nnc

3744       daemon->nnc = malloc (daemon->nonce_nc_size * sizeof (struct MHD_NonceNc));
3745 if (NULL == daemon->nnc)
3763 free (daemon->nnc);
4306 free (daemon->nnc);
4551 free (daemon->nnc);