Searched refs:data_set_new (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libgcrypt-1.5.1/cipher/
H A Dac.c629 gcry_ac_data_t data_set_new;
641 data_set_new = NULL;
731 err = gcry_ac_data_new (&data_set_new);
773 /* Store named MPI in data_set_new. */
774 err = gcry_ac_data_set (data_set_new, GCRY_AC_FLAG_DEALLOC, string, mpi);
789 *data_set = data_set_new;
800 gcry_ac_data_destroy (data_set_new);
627 gcry_ac_data_t data_set_new; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libgcrypt-1.5.1/cipher/
H A Dac.c629 gcry_ac_data_t data_set_new;
641 data_set_new = NULL;
731 err = gcry_ac_data_new (&data_set_new);
773 /* Store named MPI in data_set_new. */
774 err = gcry_ac_data_set (data_set_new, GCRY_AC_FLAG_DEALLOC, string, mpi);
789 *data_set = data_set_new;
800 gcry_ac_data_destroy (data_set_new);
627 gcry_ac_data_t data_set_new; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libgcrypt-1.5.1/cipher/
H A Dac.c629 gcry_ac_data_t data_set_new;
641 data_set_new = NULL;
731 err = gcry_ac_data_new (&data_set_new);
773 /* Store named MPI in data_set_new. */
774 err = gcry_ac_data_set (data_set_new, GCRY_AC_FLAG_DEALLOC, string, mpi);
789 *data_set = data_set_new;
800 gcry_ac_data_destroy (data_set_new);
627 gcry_ac_data_t data_set_new; local

Completed in 123 milliseconds