Searched refs:sexp_data (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Dac.c2103 gcry_sexp_t sexp_data;
2112 sexp_data = NULL;
2141 err = ac_data_construct ("data", 1, 0, NULL, data_value, &sexp_data);
2146 err = gcry_pk_verify (sexp_signature, sexp_data, sexp_key);
2151 gcry_sexp_release (sexp_data);
2096 gcry_sexp_t sexp_data; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dac.c2103 gcry_sexp_t sexp_data;
2112 sexp_data = NULL;
2141 err = ac_data_construct ("data", 1, 0, NULL, data_value, &sexp_data);
2146 err = gcry_pk_verify (sexp_signature, sexp_data, sexp_key);
2151 gcry_sexp_release (sexp_data);
2096 gcry_sexp_t sexp_data; local

Completed in 41 milliseconds