Searched refs:set_property_query (Results 1 – 4 of 4) sorted by relevance
82 if (!set_property_query(ctx, p->data) || !set_digest(ctx))246 if (!set_property_query(ctx, p->data) || !set_digest(ctx))322 if (!set_property_query(ctx, p->data) || !set_digest(ctx))
172 static int set_property_query(KDF_SCRYPT *ctx, const char *propq) in set_property_query() function266 || !set_property_query(ctx, p->data) in kdf_scrypt_set_ctx_params()
1375 static int set_property_query(KDF_ARGON2 *ctx, const char *propq) in set_property_query() function1467 || !set_property_query(ctx, p->data)) in kdf_argon2_set_ctx_params()
397 static int set_property_query(ECX_KEY *ecxkey, const char *propq) in set_property_query() function432 || !set_property_query(ecxkey, p->data)) in ecx_set_params()
Completed in 22 milliseconds