Searched refs:set_digest (Results 1 – 2 of 2) 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))
160 static int set_digest(KDF_SCRYPT *ctx) in set_digest() function202 if (ctx->sha256 == NULL && !set_digest(ctx)) in kdf_scrypt_derive()267 || !set_digest(ctx)) in kdf_scrypt_set_ctx_params()
Completed in 7 milliseconds