pbkdf2_derive
return pbkdf2_derive(ctx, (char *)ctx->pass, ctx->pass_len,
static int pbkdf2_derive(KDF_PBKDF2 *ctx, const char *pass, size_t passlen,