Lines Matching defs:KDF_SCRYPT
53 } KDF_SCRYPT;
55 static void kdf_scrypt_init(KDF_SCRYPT *ctx);
59 KDF_SCRYPT *ctx;
76 KDF_SCRYPT *ctx = (KDF_SCRYPT *)vctx;
88 KDF_SCRYPT *ctx = (KDF_SCRYPT *)vctx;
95 static void kdf_scrypt_init(KDF_SCRYPT *ctx)
126 static int set_digest(KDF_SCRYPT *ctx)
138 static int set_property_query(KDF_SCRYPT *ctx, const char *propq)
155 KDF_SCRYPT *ctx = (KDF_SCRYPT *)vctx;
187 KDF_SCRYPT *ctx = vctx;